From bc26d1b1ea87af7b173887c48adcc44ff4486ec2 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Fri, 7 Oct 2011 20:54:44 +0200 Subject: [PATCH] pandora-libpnd.bb: Updated to latest version --- 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 3b06711..b507a7d 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 = "r55" +PR = "r56" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "5d906b85757ca445f84899067062fed7346f89f2" +SRCREV = "cd8c5f0fa1845ac31bb155e405e9fdedd9dc0022" S = "${WORKDIR}/git" -- 2.39.5