summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2014-07-16 10:58:47 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2014-08-14 15:20:48 +0200
commit462c0248e80b213705810aded6d305c1486a52b4 (patch)
tree4df571d7db03e56da3b6f530017047114bbf1a77
parentdeb78f56f6599094aaf6662be5d89e463f8ffe8e (diff)
downloadmeta-raspberrypi-462c0248e80b213705810aded6d305c1486a52b4.tar.gz
userland: Update to remote's HEAD
Change-Id: If0e36184c741da5d68c158e1fb582050f5835bf9 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 07c8381..a348090 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 = "8181677fc08814cd5fcd1475ab73046f89f8dc80" 14SRCREV = "eccb81050afd177da1923404b366c6226f29bfe0"
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"