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-24 16:20:58 +0100
commit4f2dd0f0e8d09afcb08c5ec57f20c763814596df (patch)
treeaf2f0a4fec523480124280e7e11c5f318626f751
parent45ece9cd0a1974747535d7b811ff31be18eded4b (diff)
downloadmeta-raspberrypi-4f2dd0f0e8d09afcb08c5ec57f20c763814596df.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} \