summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 000000000..b776f7da3
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-efl_git.bb
@@ -0,0 +1,8 @@
1require ${BPN}.inc
2
3SRCREV = "c1497e10288589ff9834f3d4da17461b8a3a1c15"
4PV = "1.10.0+git${SRCPV}"
5
6SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.10"
7
8S = "${WORKDIR}/git"