From: David-John Willis Date: Tue, 25 May 2010 12:32:38 +0000 (+0100) Subject: pandora-libpnd: Bump SRCREV to get mmenu config file fix. X-Git-Tag: sz_beta3~269 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8cc11a68eb87fff78d1943c9f083b9bf6e28fb4;p=openpandora.oe.git pandora-libpnd: Bump SRCREV to get mmenu config file fix. --- diff --git a/recipes/pandora-system/pandora-libpnd.bb b/recipes/pandora-system/pandora-libpnd.bb index 4b58db7..e7afd5c 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 = "r17" +PR = "r18" PARALLEL_MAKE = "" @@ -14,7 +14,7 @@ SRC_URI = " \ file://op_pnd_run.desktop \ " -SRCREV = "13fd59b6df3feec80218337c929d81def7cd017b" +SRCREV = "956638327524fa6c0367e8a2cc265f25719ef6c9" S = "${WORKDIR}/git"