From 462c0248e80b213705810aded6d305c1486a52b4 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 16 Jul 2014 10:58:47 +0200 Subject: userland: Update to remote's HEAD Change-Id: If0e36184c741da5d68c158e1fb582050f5835bf9 Signed-off-by: Andrei Gherzan --- 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 07c8381..a348090 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 = "8181677fc08814cd5fcd1475ab73046f89f8dc80" +SRCREV = "eccb81050afd177da1923404b366c6226f29bfe0" SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf