summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-05-23 16:19:23 -0700
committerAndrei Gherzan <andrei@gherzan.com>2017-05-26 11:18:55 +0100
commitf6764c85e3638cc231df5b1cc78e4aa46f587519 (patch)
treeaf2f0a4fec523480124280e7e11c5f318626f751
parent7f88c39eeb743d919e7a4359727f3598bc582f92 (diff)
downloadmeta-raspberrypi-f6764c85e3638cc231df5b1cc78e4aa46f587519.tar.gz
userland: Update to latest
Signed-off-by: Khem Raj <raj.khem@gmail.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 1176ef2..26bbfaf 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -16,7 +16,7 @@ COMPATIBLE_MACHINE = "raspberrypi"
16 16
17SRCBRANCH = "master" 17SRCBRANCH = "master"
18SRCFORK = "raspberrypi" 18SRCFORK = "raspberrypi"
19SRCREV = "f0642e3b58d8a140a3f7621630c15fbfa794b19d" 19SRCREV = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085"
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} \