From: Michael Mrozek Date: Fri, 7 Oct 2011 18:53:18 +0000 (+0200) Subject: pandora-pndstore.bb: Updated to latest version X-Git-Tag: sz_beta3~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b3fbe7124239f8b63dbac7140da0d8fefd29d84;p=openpandora.oe.git pandora-pndstore.bb: Updated to latest version --- diff --git a/recipes/pandora-system/pandora-pndstore.bb b/recipes/pandora-system/pandora-pndstore.bb index e290ccf..fb538bc 100755 --- a/recipes/pandora-system/pandora-pndstore.bb +++ b/recipes/pandora-system/pandora-pndstore.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Download and upgrade PND packages." LICENSE = "LGPL" -PR = "r8" +PR = "r9" SRC_URI = " \ git://github.com/Tempel/PNDstore.git;protocol=git;branch=master \ @@ -9,7 +9,7 @@ SRC_URI = " \ file://op_pndstore.desktop \ " -SRCREV = "4c8a5ccf084c06994f50" +SRCREV = "327d095b1497d5fc68552a18f1b04bde0da00a13" S = "${WORKDIR}/git"