From: David-John Willis Date: Sat, 13 Feb 2010 22:08:33 +0000 (+0000) Subject: libgles2d/pandora-pmenu: Update to latest srcrevs. X-Git-Tag: Release-2010-05/1~112 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=207209e7889472545299fd4cc2dfc85ddf639aaa libgles2d/pandora-pmenu: Update to latest srcrevs. --- diff --git a/recipes/libgles2d/libgles2d_git.bb b/recipes/libgles2d/libgles2d_git.bb index 8036a3f..be0795b 100644 --- a/recipes/libgles2d/libgles2d_git.bb +++ b/recipes/libgles2d/libgles2d_git.bb @@ -1,9 +1,9 @@ DESCRIPTION = "An openGL-ES 2D library for OMAP3 SGX based systems" LICENSE = "GPL" -DEPENDS = "virtual/libsdl libgles-omap3" +DEPENDS = "virtual/libsdl libsdl-ttf libsdl-image libgles-omap3" -PR = "r5" +PR = "r6" PARALLEL_MAKE = "" diff --git a/recipes/pandora-system/pandora-pmenu.bb b/recipes/pandora-system/pandora-pmenu.bb index 3737d91..7b5ed95 100644 --- a/recipes/pandora-system/pandora-pmenu.bb +++ b/recipes/pandora-system/pandora-pmenu.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" DEPENDS = "virtual/libsdl libgles-omap3 libgles2d pandora-libpnd libconfig" -PR = "r6" +PR = "r8" PARALLEL_MAKE = "" @@ -12,7 +12,7 @@ SRC_URI = " \ file://remove-libconfig-from-makefile.patch;patch=1 \ " -SRCREV = "c1dc3a4e893dd0a11d2ad9795436c1051316ce19" +SRCREV = "025802f4bfda82c75ed67ad1c91e7c4ef0517d84" S = "${WORKDIR}/git"