summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2014-02-21 10:32:15 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2014-02-21 10:32:15 +0200
commitf83334b6879a26a2bc44bc27812d4ea12f5b0d7b (patch)
tree3f742ea5d1a9db5ed0d17348d09780c90db7d27f
parent55e2c1c1724e5b52b47bc6f343b742e208c32bf5 (diff)
downloadmeta-raspberrypi-f83334b6879a26a2bc44bc27812d4ea12f5b0d7b.tar.gz
userland: Update to current remote HEAD
Change-Id: I635b2f2bff03ca7f091f8d5476afa4681f6bda71 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 cba1709..07c8381 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 = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d" 14SRCREV = "8181677fc08814cd5fcd1475ab73046f89f8dc80"
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"