From: Michael Mrozek Date: Wed, 9 Feb 2011 23:11:44 +0000 (+0100) Subject: Bumped recipes X-Git-Tag: sz_beta3~177 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=b2573e3ca050e671778dd654849ac6a0357500c9;hp=d57bc87a0fe8e05c1015d3904dd6c2ad371be0f0 Bumped recipes --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index cac6cf7..82dc4f3 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 = "r41" +PR = "r42" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "558f910df59d2f912cf17f89d261e934f4b71095" +SRCREV = "f0cfe39f333746c9455f7cf8d451826669b0241f" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-misc.bb b/recipes/pandora-system/pandora-misc.bb index 6fdd5a3..24c17ab 100644 --- a/recipes/pandora-system/pandora-misc.bb +++ b/recipes/pandora-system/pandora-misc.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Miscellaneous OpenPandora utilities" -PR = "r7" +PR = "r8" PARALLEL_MAKE = "" @@ -12,7 +12,7 @@ SRC_URI = " \ TARGET_LDFLAGS += "-lpthread -lX11 -lts" -SRCREV = "6b90ba471f52a5e5ff327e0b0f0338d4d7c62dc8" +SRCREV = "51cdefeeb6c7d48c858689f0f7868b31039725b3" S = "${WORKDIR}/git"