Bumped recipes
authorMichael Mrozek <EvilDragon@openpandora.de>
Sat, 5 Mar 2011 01:17:54 +0000 (02:17 +0100)
committerMichael Mrozek <EvilDragon@openpandora.de>
Sat, 5 Mar 2011 01:17:54 +0000 (02:17 +0100)
recipes/pandora-system/pandora-libpnd.bb
recipes/pandora-system/pandora-scripts.bb

index 045d784..fcc9dda 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r43"
+PR = "r45"
 
 PARALLEL_MAKE = ""
 
@@ -14,7 +14,7 @@ SRC_URI = " \
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "8075d3dba75ec1bf935e452595897d160f39244a"
+SRCREV = "037420eb65fdbb4cd85c505688641c4ebd2c1409"
 
 S = "${WORKDIR}/git"
 
@@ -69,6 +69,9 @@ 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/
index da2b338..dce1ca1 100644 (file)
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 DEPENDS = "zenity dbus"
 RDEPENDS = "zenity dbus"
 
-PR = "r59"
+PR = "r60"
 
 SRC_URI = " \
           file://op_bright.sh \
@@ -60,17 +60,13 @@ SRC_URI = " \
           file://squeeze.pnd \
           file://thunar.pnd \
           file://xchat.pnd \
-         file://gcalctool.pnd \
-         file://genpxml.sh \  
+         file://gcalctool.pnd \ 
          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() {
@@ -91,16 +87,13 @@ 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/