From: Michael Mrozek Date: Fri, 7 Oct 2011 18:54:44 +0000 (+0200) Subject: pandora-libpnd.bb: Updated to latest version X-Git-Tag: sz_beta3~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc26d1b1ea87af7b173887c48adcc44ff4486ec2;p=openpandora.oe.git pandora-libpnd.bb: Updated to latest version --- 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"