summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2017-09-07 12:06:30 +0100
committerAndrei Gherzan <andrei@gherzan.com>2017-09-08 18:47:41 +0100
commit91f59ae288d8ee6c37091952802e7924b97ecff5 (patch)
tree06417f173e4fca568b3adfd896b185caa629eb06
parentaea2129fe3513dd77232477515bfe6e360dbbe12 (diff)
downloadmeta-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.bb2
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
17SRCBRANCH = "master" 17SRCBRANCH = "master"
18SRCFORK = "raspberrypi" 18SRCFORK = "raspberrypi"
19SRCREV = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085" 19SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45"
20 20
21SRC_URI = "\ 21SRC_URI = "\
22 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \ 22 git://github.com/${SRCFORK}/userland.git;protocol=git;branch=${SRCBRANCH} \