aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-12-01 21:44:16 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-17 12:56:21 +0100
commit153fd8a5a9f0e5bd0803637ff4899273cfcc5768 (patch)
tree76578eb638b29cce97e07111d5021327ed60f3a8 /meta-efl/recipes-devtools/python/python-efl_git.bb
parent597615a8cc4909059b787e753e81de5d746bb4eb (diff)
downloadmeta-openembedded-contrib-153fd8a5a9f0e5bd0803637ff4899273cfcc5768.tar.gz
python-efl: Upgrade to 1.12.0
* announcement https://phab.enlightenment.org/phame/post/view/98/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-efl_git.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-efl_git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_git.bb b/meta-efl/recipes-devtools/python/python-efl_git.bb
index b776f7da37..83a01ac696 100644
--- a/meta-efl/recipes-devtools/python/python-efl_git.bb
+++ b/meta-efl/recipes-devtools/python/python-efl_git.bb
@@ -1,8 +1,9 @@
require ${BPN}.inc
-SRCREV = "c1497e10288589ff9834f3d4da17461b8a3a1c15"
-PV = "1.10.0+git${SRCPV}"
+SRCREV = "71ed20ebf662a7b72e60913df94ce6933236bf09"
+PV = "1.12.0+git${SRCPV}"
+DEFAULT_PREFERENCE = "-1"
-SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.10"
+SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12"
S = "${WORKDIR}/git"