summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-10-31 09:52:06 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2016-11-08 11:59:38 +0100
commitb9e6f04ce655395f9e7e1ab7cb049715170fec37 (patch)
treed2a7204af033003601496c45da404a828e1bf093
parent00300d9df84e485c6049b0b927c389a89bd3431a (diff)
downloadmeta-raspberrypi-b9e6f04ce655395f9e7e1ab7cb049715170fec37.tar.gz
userland: Update to latest master tip
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 3c63f94..7558851 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 = "2350bf2511fa49e177fb35c9613eef1b657a7506" 19SRCREV = "2852d9ff5a9038021f1c22d95e8a9e3aad09893f"
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} \