From 5537097aabad0b3ec4307d8316d06c61aa4dd0b7 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Tue, 30 Dec 2014 02:24:55 +0200 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 79525d3..b1fcd87 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 = "r73" +PR = "r74" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "8d7600dbd66bb286ad26f3e9ef624da5dd02bad4" +SRCREV = "6a1de683644b82cda75da3541bc7da8a356b0636" S = "${WORKDIR}/git" -- 2.39.5