summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-efl_git.bb
diff options
context:
space:
mode:
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 @@
1require ${BPN}.inc 1require ${BPN}.inc
2 2
3SRCREV = "c1497e10288589ff9834f3d4da17461b8a3a1c15" 3SRCREV = "71ed20ebf662a7b72e60913df94ce6933236bf09"
4PV = "1.10.0+git${SRCPV}" 4PV = "1.12.0+git${SRCPV}"
5DEFAULT_PREFERENCE = "-1"
5 6
6SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.10" 7SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12"
7 8
8S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"