From 2a025db5c6525939f61bda79fd303fc727116984 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 14 Dec 2015 00:12:37 +0200 Subject: [PATCH 1/1] pandora-libpnd: bump for mmenu crash fix --- recipes/pandora-system/pandora-libpnd.bb | 4 ++-- recipes/pandora-system/pandora-version.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index d0fdc31..cc03544 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 = "r78" +PR = "r79" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "7dac5b011cf5f91d05e8e5caae61660c996774ac" +SRCREV = "bbcf535c0f998e5250bfbcf5760cbaf6f4d3bc9b" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index 5db69f2..422483d 100644 --- a/recipes/pandora-system/pandora-version.bb +++ b/recipes/pandora-system/pandora-version.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Installs /etc/op-version file." LICENSE = "Public Domain" -PR = "r17" +PR = "r18" do_install() { OLD_PWD=$PWD -- 2.39.2