From: David-John Willis Date: Thu, 3 Jun 2010 20:46:46 +0000 (+0100) Subject: pandora-libpnd: Bump SRCREV to pull in some post 1st release fixes. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa5d3960a6854d0b58225d3c9469c7fa82250e34;p=openpandora.oe.git pandora-libpnd: Bump SRCREV to pull in some post 1st release fixes. --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index e7afd5c..c111cd9 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 = "r18" +PR = "r19" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "956638327524fa6c0367e8a2cc265f25719ef6c9" +SRCREV = "f81cd920063e032c3099c82982b72d95c90314bb" S = "${WORKDIR}/git"