diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_git.bb')
| -rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_git.bb | 9 |
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 @@ | |||
| 1 | require ${BPN}.inc | 1 | require ${BPN}.inc |
| 2 | 2 | ||
| 3 | PV = "0.18.999+0.19-alpha2+git${SRCPV}" | 3 | PV = "0.19.2+git${SRCPV}" |
| 4 | DEFAULT_PREFERENCE = "-1" | 4 | DEFAULT_PREFERENCE = "-2" |
| 5 | 5 | ||
| 6 | SRC_URI = " \ | 6 | SRC_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 | " |
| 12 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 13 | 12 | ||
| 14 | SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82" | 13 | SRCREV = "be0d07877e561edd7242368797a90c36c4e77ee4" |
