From: Martin Jansa Date: Fri, 10 Dec 2010 17:19:22 +0000 (+0100) Subject: ffphonelog: bump PR after last EFL_SRCREV change X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9539b9e75aabbb6f2f99b35abaf6aa9e5e388fc;p=openembedded.git ffphonelog: bump PR after last EFL_SRCREV change Signed-off-by: Martin Jansa --- diff --git a/recipes/ffphonelog/ffphonelog_git.bb b/recipes/ffphonelog/ffphonelog_git.bb index 709d849f34..7978cc2f58 100644 --- a/recipes/ffphonelog/ffphonelog_git.bb +++ b/recipes/ffphonelog/ffphonelog_git.bb @@ -7,6 +7,7 @@ LICENSE = "GPLv3" DEPENDS = "libeflvala" RDEPENDS_${PN} = "phoneuid" PV = "0.1+gitr${SRCPV}" +PR = "r1" SRC_URI = "git://git.shr-project.org/repo/ffphonelog.git;protocol=http;branch=master"