aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-devtools/python/python-efl_git.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-efl_git.bb b/meta-efl/recipes-devtools/python/python-efl_git.bb
new file mode 100644
index 0000000000..b776f7da37
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-efl_git.bb
@@ -0,0 +1,8 @@
+require ${BPN}.inc
+
+SRCREV = "c1497e10288589ff9834f3d4da17461b8a3a1c15"
+PV = "1.10.0+git${SRCPV}"
+
+SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.10"
+
+S = "${WORKDIR}/git"