From: Michael Mrozek Date: Mon, 30 Aug 2010 01:04:43 +0000 (+0200) Subject: Bumped recipes X-Git-Tag: sz_beta3~235^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=0760c45b4fe7934d810ebccae3ef1dba465f8715 Bumped recipes --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index 25ce221..1727c2b 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 = "r31" +PR = "r32" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "7de6a47d333d0d91f75df4d14807b3326abc1601" +SRCREV = "8dfec2f8c478b96ae647a64ac3b0f730da4c74bd" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index ffaa3ab..4a59817 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 = "r42" +PR = "r43" SRC_URI = " \ file://op_bright.sh \