Added new PND: Compo4ALL Manager (also bumped recipe)
authorMichael Mrozek <EvilDragon@openpandora.org>
Fri, 19 Jul 2013 03:42:01 +0000 (05:42 +0200)
committerMichael Mrozek <EvilDragon@openpandora.org>
Fri, 19 Jul 2013 03:42:01 +0000 (05:42 +0200)
recipes/pandora-system/pandora-scripts.bb
recipes/pandora-system/pandora-scripts/compo4all-manager.pnd [new file with mode: 0644]

index dd96849..cb3046e 100644 (file)
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE = "omap3-pandora"
 
 RDEPENDS = "bash sed gawk grep zenity"
 
-PR = "r144"
+PR = "r145"
 
 SRC_URI = " \
           file://op_paths.sh \
@@ -39,6 +39,7 @@ SRC_URI = " \
           file://op_ledsettings.pnd \
          file://op_cpusettings.sh \
           file://op_cpusettings.pnd \
+          file://compo4all-manager.pnd \
           file://op_lcdrate.sh \
           file://op_videofir.sh \
           file://op_storage.sh \
@@ -151,6 +152,7 @@ do_install() {
          install -m 0755 ${WORKDIR}/op_inputtest.pnd ${D}${prefix}/pandora/apps/
          install -m 0755 ${WORKDIR}/op_lidsettings.pnd ${D}${prefix}/pandora/apps/
          install -m 0755 ${WORKDIR}/op_osupgrade.pnd ${D}${prefix}/pandora/apps/
+         install -m 0755 ${WORKDIR}/compo4all-manager.pnd ${D}${prefix}/pandora/apps/
 
          install -d ${D}${prefix}/pandora/mmenu/
           install -m 0755 ${WORKDIR}/evince.pnd ${D}${prefix}/pandora/mmenu/
diff --git a/recipes/pandora-system/pandora-scripts/compo4all-manager.pnd b/recipes/pandora-system/pandora-scripts/compo4all-manager.pnd
new file mode 100644 (file)
index 0000000..bfffed7
Binary files /dev/null and b/recipes/pandora-system/pandora-scripts/compo4all-manager.pnd differ