From 332d7f317f88b311a56e8f430a4724e2220e85ee Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Fri, 12 Dec 2014 02:20:15 +0200 Subject: [PATCH] pandora-libpnd: bump for a bugfix --- recipes/pandora-system/pandora-libpnd.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index c293a38..79525d3 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 = "r72" +PR = "r73" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "a2006173780c382153fd079fcc7ac353226ea1f6" +SRCREV = "8d7600dbd66bb286ad26f3e9ef624da5dd02bad4" S = "${WORKDIR}/git" -- 2.39.5