From: Michael Mrozek Date: Sat, 28 May 2011 01:32:52 +0000 (+0200) Subject: pandora-libpnd and pandora-scripts: Bumped recipes X-Git-Tag: sz_beta3~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=952abf8a5b86f1f6b8f0e3372d3be5e68de98244;p=openpandora.oe.git pandora-libpnd and pandora-scripts: Bumped recipes --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index cddc3fc..e7fe49f 100755 --- a/recipes/pandora-system/pandora-libpnd.bb +++ b/recipes/pandora-system/pandora-libpnd.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)" LICENSE = "lGPL" -PR = "r46" +PR = "r47" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "cdaa163638fe57d9616e46fbbb79d1c20090ecbb" +SRCREV = "6b70206ed7cdf2c7fd7e629c87af2520dc87c093" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index dce1ca1..3bc1d11 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omap3-pandora" DEPENDS = "zenity dbus" RDEPENDS = "zenity dbus" -PR = "r60" +PR = "r61" SRC_URI = " \ file://op_bright.sh \