From a038a7c88b46a3cdeb3e7b1dddf7f217efbcff57 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Tue, 16 Mar 2010 11:05:59 +0000 Subject: [PATCH] libgles2d: Bump SRCREV. --- recipes/libgles2d/libgles2d_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/libgles2d/libgles2d_git.bb b/recipes/libgles2d/libgles2d_git.bb index be0795b..395b9e5 100644 --- a/recipes/libgles2d/libgles2d_git.bb +++ b/recipes/libgles2d/libgles2d_git.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "virtual/libsdl libsdl-ttf libsdl-image libgles-omap3" -PR = "r6" +PR = "r7" PARALLEL_MAKE = "" @@ -11,7 +11,7 @@ SRC_URI = " \ git://github.com/Cpasjuste/GLES2D.git;protocol=git;branch=master \ " -SRCREV = "6a53330c8826c8aca2acd3f578468f30e61c1ddb" +SRCREV = "758de1c91618cc8b4b2b3922c0c6c171b5a0b726" S = "${WORKDIR}/git/src" -- 2.39.5