From: Klaus Kurzmann Date: Fri, 26 Feb 2010 08:49:20 +0000 (+0100) Subject: fsodatad_git.bb: sync PV with reality X-Git-Tag: Release-2010-05/1~491^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3f2b98f81fbb26c4b08e470de88945d1fe46a9;p=openembedded.git fsodatad_git.bb: sync PV with reality Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb index f591066b92..5457934547 100644 --- a/recipes/freesmartphone/fsodatad_git.bb +++ b/recipes/freesmartphone/fsodatad_git.bb @@ -1,6 +1,6 @@ require cornucopia.inc inherit fso-plugin -PR = "${INC_PR}.2" -PV = "0.0.0+gitr${SRCREV}" +PR = "${INC_PR}.0" +PV = "0.1.0+gitr${SRCREV}" DEPENDS += "libxml2 mobile-broadband-provider-info"