From 908e69151b3da02628f1f6894718c1bef7947ffe Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Tue, 17 Dec 2013 17:55:37 +0200 Subject: [PATCH] userland: Update to latest HEAD Change-Id: I4403ab492bbe825541149905995ad3e4c61dc897 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 18c74fa..2993044 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 = "628498eb6cf501554c98a5e6c7ea3855574fa43e" +SRCREV = "d2c9f912da389c23ed27e81e940be3540f64fc59" SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ " S = "${WORKDIR}/git"