summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-11-14 23:07:35 -0800
committerAndrei Gherzan <andrei@gherzan.com>2017-11-15 10:47:39 +0000
commit9b1a796cb737873f9b39243258927160948be287 (patch)
treeb97b9ef185a5e550b7b4aebb475dce7774611bbf /recipes-graphics/userland/userland_git.bb
parent4d3a148b8eaca1a7137d4f081be6b865a27b0b2a (diff)
downloadmeta-raspberrypi-9b1a796cb737873f9b39243258927160948be287.tar.gz
userland: Update to latest revision
Forward port patches as needed 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 d4624bf..d38b02d 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 = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45" 19SRCREV = "bc3c52a51315399a9f31ed24049eb4bc81fd1c60"
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} \