summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/elfe_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/elfe_git.bb')
-rw-r--r--meta-efl/recipes-efl/e17/elfe_git.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/elfe_git.bb b/meta-efl/recipes-efl/e17/elfe_git.bb
new file mode 100644
index 000000000..fcb97a972
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/elfe_git.bb
@@ -0,0 +1,15 @@
1LICENSE = "MIT"
2LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
3PV = "0.0.1+gitr${SRCPV}"
4PE = "1"
5
6require e-module.inc
7
8SRC_URI = " \
9 git://git.enlightenment.org/enlightenment/modules/${BPN}.git \
10"
11S = "${WORKDIR}/git"
12
13SRCREV = "1ec0e7713c3ca901014811ff78277d9e2aaac981"
14
15DEPENDS += "elementary"