python-efl: upgrade svn recipes to 1.7.0+svn

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-09-04 22:01:51 +02:00
committed by Koen Kooi
parent 499d9aee27
commit a039662ebf
7 changed files with 12 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
require ${BPN}.inc
PR = "${INC_PR}.0"
SRCREV = "${EFL_SRCREV}"
PV = "1.6.99+svnr${SRCPV}"
PV = "1.7.0+svnr${SRCPV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${E_SVN}/trunk/BINDINGS/python;module=${SRCNAME};protocol=http"