From: Martin Jansa Date: Mon, 8 Mar 2010 16:23:16 +0000 (+0100) Subject: fsodatad: missing PR bump X-Git-Tag: Release-2010-05/1~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d8d8ce571c075877fc134ac0554d2f42049f10;p=openembedded.git fsodatad: missing PR bump --- diff --git a/recipes/freesmartphone/fsodatad_git.bb b/recipes/freesmartphone/fsodatad_git.bb index a6e016a8a7..9a44eddeaf 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}.0" +PR = "${INC_PR}.1" PV = "0.1.0+gitr${SRCREV}" DEPENDS += "libxml2"