aboutsummaryrefslogtreecommitdiffstats
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 @@
+require ${BPN}.inc
+
+PV = "0.18.999+0.19-alpha2+git${SRCPV}"
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = " \
+ git://git.enlightenment.org/core/enlightenment.git \
+ file://0001-configure.ac-add-foreign.patch \
+ file://enlightenment_start.oe \
+ file://applications.menu \
+"
+S = "${WORKDIR}/git"
+
+SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82"