summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2013-12-17 17:55:37 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2014-01-03 23:20:50 +0200
commit908e69151b3da02628f1f6894718c1bef7947ffe (patch)
tree2741210cc1c6487a24ca676c73b8db07180cba41
parent7cb819a69b94acb3a5b85326d3a9c192196a39a1 (diff)
downloadmeta-raspberrypi-908e69151b3da02628f1f6894718c1bef7947ffe.tar.gz
userland: Update to latest HEAD
Change-Id: I4403ab492bbe825541149905995ad3e4c61dc897 Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-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 18c74fa..2993044 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -11,7 +11,7 @@ PROVIDES = "virtual/libgles2 \
11 virtual/egl" 11 virtual/egl"
12COMPATIBLE_MACHINE = "raspberrypi" 12COMPATIBLE_MACHINE = "raspberrypi"
13 13
14SRCREV = "628498eb6cf501554c98a5e6c7ea3855574fa43e" 14SRCREV = "d2c9f912da389c23ed27e81e940be3540f64fc59"
15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ 15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \
16 " 16 "
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"