From cb693600921a4501da7a162fdd4087e913983080 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Mon, 20 Oct 2014 02:22:06 +0300 Subject: [PATCH] pandora-libpnd: bump for pnd_run change --- 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 ddb7cc0..c293a38 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 = "r71" +PR = "r72" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "60aff81b5f130eaacee046560e23f7bcab580266" +SRCREV = "a2006173780c382153fd079fcc7ac353226ea1f6" S = "${WORKDIR}/git" -- 2.39.5