diff options
| author | Andrei Gherzan <andrei@gherzan.com> | 2017-09-07 12:06:30 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.com> | 2017-09-08 18:47:41 +0100 |
| commit | 91f59ae288d8ee6c37091952802e7924b97ecff5 (patch) | |
| tree | 06417f173e4fca568b3adfd896b185caa629eb06 | |
| parent | aea2129fe3513dd77232477515bfe6e360dbbe12 (diff) | |
| download | meta-raspberrypi-91f59ae288d8ee6c37091952802e7924b97ecff5.tar.gz | |
userland: Update to current master HEAD
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
| -rw-r--r-- | recipes-graphics/userland/userland_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 8ff1411..1fc0717 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb | |||
| @@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "^rpi$" | |||
| 16 | 16 | ||
| 17 | SRCBRANCH = "master" | 17 | SRCBRANCH = "master" |
| 18 | SRCFORK = "raspberrypi" | 18 | SRCFORK = "raspberrypi" |
| 19 | SRCREV = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085" | 19 | SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45" |
| 20 | 20 | ||
| 21 | SRC_URI = "\ | 21 | SRC_URI = "\ |
| 22 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ | 22 | git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ |
