[yocto] [meta-raspberrypi][PATCH 6/7] userland: Update to current remote HEAD

Andrei Gherzan andrei at gherzan.ro
Fri Feb 21 02:29:07 PST 2014


Change-Id: I635b2f2bff03ca7f091f8d5476afa4681f6bda71
Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 recipes-graphics/userland/userland_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 \
             virtual/egl"
 COMPATIBLE_MACHINE = "raspberrypi"
 
-SRCREV = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d"
+SRCREV = "8181677fc08814cd5fcd1475ab73046f89f8dc80"
 SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \
           "
 S = "${WORKDIR}/git"
-- 
1.8.1.4




More information about the yocto mailing list