]> git.mdlowis.com Git - proto/labwc.git/commit
wlroots.wrap: set revision to latest commit
authorJohan Malm <jgm323@gmail.com>
Fri, 8 Apr 2022 21:13:45 +0000 (22:13 +0100)
committerJohan Malm <jgm323@gmail.com>
Fri, 8 Apr 2022 21:13:45 +0000 (22:13 +0100)
commitcfca377ca2ec1b2e3fed91c8387f87dee8c39d76
treed19259df15d8c75c481fb79a683c968235a1fc8f
parentf0fbf6cfcca94bf86a70acbf038f16fefdb170f8
wlroots.wrap: set revision to latest commit

This is better than `revision = master` because:

  - It enables labwc commits to be checked out and build without manually
    having to find the right wlroots commit to build with
  - The labwc master is always buildable without user intervention even
    if there are breaking changes in the wlroots master branch

Suggested in issue #289
subprojects/wlroots.wrap