From: Michael Mrozek Date: Tue, 22 Feb 2011 23:35:49 +0000 (+0100) Subject: Bumped recipes X-Git-Tag: sz_beta3~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3268b4016f863a13e0d0ce15bdf0a2bf23de857;p=openpandora.oe.git 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 0fe7366..8edad3a 100755 --- a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb @@ -13,7 +13,7 @@ SRC_URI = " \ # ------------------------------- -PV = "2.6.27-pandora+${PR}+git${SRCREV}" +PV = "2.6.27-pandora+${PR}+git${SRCREV}.2" SRC_URI_append = " \ file://defconfig \ diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index 82dc4f3..045d784 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 = "r42" +PR = "r43" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "f0cfe39f333746c9455f7cf8d451826669b0241f" +SRCREV = "8075d3dba75ec1bf935e452595897d160f39244a" S = "${WORKDIR}/git" @@ -69,9 +69,6 @@ do_install() { install -d ${D}${prefix}/pandora/ install -d ${D}${prefix}/pandora/apps/ - install -d ${D}${prefix}/pandora/scripts/ - install -m 0755 ${S}/deployment/usr/pandora/scripts/* ${D}${prefix}/pandora/scripts - install -m 0755 ${S}/testdata/scripts/* ${D}${prefix}/pandora/scripts install -d ${D}${sysconfdir}/pandora/mmenu/ install -d ${D}${sysconfdir}/pandora/mmenu/skins/ diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 95c3684..91ee98a 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 = "r57" +PR = "r58" SRC_URI = " \ file://op_bright.sh \ @@ -61,6 +61,16 @@ SRC_URI = " \ file://thunar.pnd \ file://xchat.pnd \ file://gcalctool.pnd \ + file://genpxml.sh \ + file://op_bright_down.sh \ + file://op_lid.sh \ + file://op_power.sh \ + file://pnd_make.sh \ + file://op_battlow.sh \ + file://op_bright_up.sh \ + file://op_menu.sh \ + file://pnd_hup.sh \ + file://pnd_run.sh \ " do_install() { @@ -81,6 +91,17 @@ do_install() { install -m 0755 ${WORKDIR}/op_nubmode.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_storage.sh ${D}${prefix}/pandora/scripts/ install -m 0755 ${WORKDIR}/op_tvout.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/genpxml.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_bright_down.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_lid.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_power.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/pnd_make.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_battlow.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_bright_up.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/op_menu.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/pnd_hup.sh ${D}${prefix}/pandora/scripts/ + install -m 0755 ${WORKDIR}/pnd_run.sh ${D}${prefix}/pandora/scripts/ + install -d ${D}${prefix}/pandora/apps/ install -m 0755 ${WORKDIR}/op_calibrate.pnd ${D}${prefix}/pandora/apps/