From: Michael Mrozek Date: Tue, 21 Jun 2011 20:19:03 +0000 (+0200) Subject: Bumped recipes X-Git-Tag: sz_beta3~114 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=3d66af065d6e05109b12049b29777899dfe6efcd Bumped recipes --- diff --git a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb index 49482d5..a48243e 100755 --- a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb @@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "omap3-pandora" -SRCREV = "91b421c5a15ca356a06f9c2cb729902029bb03f3" +SRCREV = "95ae6900d429a9fc07264ae79ab317cdc002000c" SRC_URI = " \ git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ @@ -13,7 +13,7 @@ SRC_URI = " \ # ------------------------------- -PV = "2.6.27-pandora+${PR}+git${SRCREV}.5" +PV = "2.6.27-pandora+${PR}+git${SRCREV}.6" SRC_URI_append = " \ file://defconfig \ diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index 0931164..5d3edf9 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 = "r51" +PR = "r52" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "f46578471aec39b3587251962ebf0b6284f16cfa" +SRCREV = "a403c3b56c8f2b2f3b3b82806416170cbd96efb4" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-pndstore.bb b/recipes/pandora-system/pandora-pndstore.bb index 20919cb..4d4f9a5 100755 --- a/recipes/pandora-system/pandora-pndstore.bb +++ b/recipes/pandora-system/pandora-pndstore.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Download and upgrade PND packages." LICENSE = "LGPL" -PR = "r6" +PR = "r7" SRC_URI = " \ git://github.com/Tempel/PNDstore.git;protocol=git;branch=master \ @@ -9,7 +9,7 @@ SRC_URI = " \ file://op_pndstore.desktop \ " -SRCREV = "8bbc5ef07280e2e26e11" +SRCREV = "4c8a5ccf084c06994f50" S = "${WORKDIR}/git"