From: Klaus Kurzmann Date: Sat, 5 Dec 2009 18:26:08 +0000 (+0100) Subject: pyefl-sudoku: bump PR to pickup EFL_SRCREV bump X-Git-Tag: Release-2010-05/1~1422 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e07e8025eb962d15deb41e89de349056c6f7ad0;p=openembedded.git pyefl-sudoku: bump PR to pickup EFL_SRCREV bump Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/openmoko-projects/pyefl-sudoku_svn.bb b/recipes/openmoko-projects/pyefl-sudoku_svn.bb index ae1a162563..c22220437e 100644 --- a/recipes/openmoko-projects/pyefl-sudoku_svn.bb +++ b/recipes/openmoko-projects/pyefl-sudoku_svn.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "python-evas python-edje python-ecore" RDEPENDS = "python-evas python-edje python-ecore" PV = "0.0.2+svnr${SRCPV}" -PR = "r2" +PR = "r3" SRC_URI = "svn://svn.projects.openmoko.org/svnroot/;module=pyefl-sudoku;proto=http"