summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2017-09-07 12:06:30 +0100
committerPaul Barker <pbarker@toganlabs.com>2017-12-01 17:45:18 +0000
commit152ecb47de837e4ba65445e605626bd59e0ee9ab (patch)
tree372a04a97fb3e3d13b2beb119777badc6a826d60
parent0d6b4289d1fd4ed5e3948d6597d995305633b00b (diff)
downloadmeta-raspberrypi-152ecb47de837e4ba65445e605626bd59e0ee9ab.tar.gz
userland: Update to current master HEAD
Signed-off-by: Andrei Gherzan <andrei@gherzan.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 893fcba..419d1d7 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 = "50d3cb5f4ee95a9513bb9f94d661947e9e6ac085" 19SRCREV = "3caf0cd4a61f46b71eff49422c36e1cd2727ab45"
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} \