pandora-libpnd: bump for mmenu crash fix
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 13 Dec 2015 22:12:37 +0000 (00:12 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 13 Dec 2015 22:12:37 +0000 (00:12 +0200)
recipes/pandora-system/pandora-libpnd.bb
recipes/pandora-system/pandora-version.bb

index d0fdc31..cc03544 100755 (executable)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
 DESCRIPTION = "Support for the PND format in Pandora images (lib, daemon, init script etc.)"
 LICENSE = "lGPL"
 
-PR = "r78"
+PR = "r79"
 
 PARALLEL_MAKE = ""
 
 
 PARALLEL_MAKE = ""
 
@@ -14,7 +14,7 @@ SRC_URI = " \
           file://op_pnd_run.desktop \
 "
 
           file://op_pnd_run.desktop \
 "
 
-SRCREV = "7dac5b011cf5f91d05e8e5caae61660c996774ac"
+SRCREV = "bbcf535c0f998e5250bfbcf5760cbaf6f4d3bc9b"
 
 S = "${WORKDIR}/git"
 
 
 S = "${WORKDIR}/git"
 
index 5db69f2..422483d 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
 DESCRIPTION = "Installs /etc/op-version file."
 LICENSE = "Public Domain"
-PR = "r17"
+PR = "r18"
 
 do_install() {
   OLD_PWD=$PWD
 
 do_install() {
   OLD_PWD=$PWD