aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-10 18:19:22 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-10 18:19:29 +0100
commitb9539b9e75aabbb6f2f99b35abaf6aa9e5e388fc (patch)
tree2d1325332385c06420b95f3d056db64be882025e
parentc67b95955d023c1f198531b4f06100a40b05efa7 (diff)
downloadopenembedded-b9539b9e75aabbb6f2f99b35abaf6aa9e5e388fc.tar.gz
ffphonelog: bump PR after last EFL_SRCREV change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/ffphonelog/ffphonelog_git.bb1
1 files changed, 1 insertions, 0 deletions
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"