From: Michael Mrozek Date: Tue, 1 Feb 2011 23:27:34 +0000 (+0100) Subject: Bumped recipes X-Git-Tag: sz_beta3~185 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=c53e00a757815a96a1234ca66fb2f36dfa0f0c00 Bumped recipes --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index faa5ebf..0bb7850 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 = "r39" +PR = "r40" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "54061bfc85fc6c3fb8ca34950ee36740bdc2a75e" +SRCREV = "1829ef33b321c4666289dd0401864b01def9b024" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 2f76f48..a389d23 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 = "r54" +PR = "r55" SRC_URI = " \ file://op_bright.sh \