From 26e42fcace0c5ed49e2798ded5481dd6d01611ab Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Sat, 12 Nov 2011 01:19:29 +0100 Subject: [PATCH] pandora-libpnd.bb: Updated to latest GIT version (9605ab5fb29ce107a849948eb7ada8d3296093ed) and bumped recipe --- 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 b507a7d..bfa750d 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 = "r56" +PR = "r57" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "cd8c5f0fa1845ac31bb155e405e9fdedd9dc0022" +SRCREV = "9605ab5fb29ce107a849948eb7ada8d3296093ed" S = "${WORKDIR}/git" -- 2.39.5