summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_git.bb')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_git.bb b/meta-efl/recipes-efl/e17/e-wm_git.bb
new file mode 100644
index 0000000000..4bf1b96936
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/e-wm_git.bb
@@ -0,0 +1,14 @@
1require ${BPN}.inc
2
3PV = "0.18.999+0.19-alpha2+git${SRCPV}"
4DEFAULT_PREFERENCE = "-1"
5
6SRC_URI = " \
7 git://git.enlightenment.org/core/enlightenment.git \
8 file://0001-configure.ac-add-foreign.patch \
9 file://enlightenment_start.oe \
10 file://applications.menu \
11"
12S = "${WORKDIR}/git"
13
14SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82"