From: Klaus Kurzmann Date: Sat, 5 Dec 2009 18:23:57 +0000 (+0100) Subject: enotes: bump PR to pickup EFL_SRCREV bump X-Git-Tag: Release-2010-05/1~1431 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22eb035c97355062be5303d1468c3742eb3d051;p=openembedded.git enotes: bump PR to pickup EFL_SRCREV bump Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/enotes/enotes_svn.bb b/recipes/enotes/enotes_svn.bb index 991f188154..4748c758dc 100644 --- a/recipes/enotes/enotes_svn.bb +++ b/recipes/enotes/enotes_svn.bb @@ -6,7 +6,7 @@ SECTION = "e/apps" DEPENDS = "elementary evas sqlite3" PV = "0.2.2+svnr${SRCPV}" -PR = "r1" +PR = "r2" SRC_URI = "svn://enotes.googlecode.com/svn/trunk;module=.;proto=http" S = "${WORKDIR}"