pandora-libpnd and pandora-scripts: Bumped recipes
[openpandora.oe.git] / recipes / pandora-system / pandora-libpnd.bb
index 237402f..e7fe49f 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r14"
+PR = "r47"
 
 PARALLEL_MAKE = ""
 
@@ -14,7 +14,7 @@ SRC_URI = " \
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "939cfd36fd45c107f88a2e32654a3f7c83a06aa2"
+SRCREV = "6b70206ed7cdf2c7fd7e629c87af2520dc87c093"
 
 S = "${WORKDIR}/git"
 
@@ -69,7 +69,7 @@ do_install() {
 
           install -d ${D}${prefix}/pandora/
           install -d ${D}${prefix}/pandora/apps/
-          install -d ${D}${prefix}/pandora/scripts/
+         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