summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-10-06 19:09:04 -0700
committerAndrei Gherzan <andrei@resin.io>2016-10-13 10:40:16 +0200
commit585838e7a2dfa0e0c6e2d5cc14c1413856734cb7 (patch)
treec21657ebb833bb1648ce5c510ab76594a87894fc /recipes-graphics/userland/userland_git.bb
parent41689e8fe2ee0ff83fc94fbb3a12ebcab648106b (diff)
downloadmeta-raspberrypi-585838e7a2dfa0e0c6e2d5cc14c1413856734cb7.tar.gz
userland: Upgrade to latest
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
-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 05d6cc1..3c63f94 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 = "a63658c5950ce4ac6dc9d125ed977be91896d68c" 19SRCREV = "2350bf2511fa49e177fb35c9613eef1b657a7506"
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} \