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.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_git.bb b/meta-efl/recipes-efl/e17/e-wm_git.bb
index 4bf1b96936..18738781bd 100644
--- a/meta-efl/recipes-efl/e17/e-wm_git.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_git.bb
@@ -1,14 +1,13 @@
1require ${BPN}.inc 1require ${BPN}.inc
2 2
3PV = "0.18.999+0.19-alpha2+git${SRCPV}" 3PV = "0.19.2+git${SRCPV}"
4DEFAULT_PREFERENCE = "-1" 4DEFAULT_PREFERENCE = "-2"
5 5
6SRC_URI = " \ 6SRC_URI = " \
7 git://git.enlightenment.org/core/enlightenment.git \ 7 git://git.enlightenment.org/core/enlightenment.git;branch=enlightenment-0.19 \
8 file://0001-configure.ac-add-foreign.patch \
9 file://enlightenment_start.oe \ 8 file://enlightenment_start.oe \
10 file://applications.menu \ 9 file://applications.menu \
11" 10"
12S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
13 12
14SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82" 13SRCREV = "be0d07877e561edd7242368797a90c36c4e77ee4"