From 0ae556a7d1f70144f17cac2fa2b0966fcf5ed564 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 9 May 2016 01:22:18 +0300 Subject: [PATCH] pandora-libpnd: bump --- 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 cc03544..7616a20 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 = "r79" +PR = "r80" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "bbcf535c0f998e5250bfbcf5760cbaf6f4d3bc9b" +SRCREV = "21e05fa823097b0ae86f5290bd3d70b824e14196" S = "${WORKDIR}/git" diff --git a/recipes/pandora-system/pandora-version.bb b/recipes/pandora-system/pandora-version.bb index d0b2886..528c346 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 = "r24" +PR = "r25" do_install() { OLD_PWD=$PWD -- 2.39.2