[oe] [meta-efl][PATCH 3/3] e-wm: upgrade to 0.19.9

Martin Jansa martin.jansa at gmail.com
Tue Sep 8 14:38:33 UTC 2015


* announcements:
  https://phab.enlightenment.org/phame/live/3/post/e19_6_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_7_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_8_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_9_release/

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-efl/recipes-efl/e17/e-wm_0.19.5.bb | 19 -------------------
 meta-efl/recipes-efl/e17/e-wm_0.19.9.bb | 19 +++++++++++++++++++
 2 files changed, 19 insertions(+), 19 deletions(-)
 delete mode 100644 meta-efl/recipes-efl/e17/e-wm_0.19.5.bb
 create mode 100644 meta-efl/recipes-efl/e17/e-wm_0.19.9.bb

diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.5.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.5.bb
deleted file mode 100644
index 6e374bd..0000000
--- a/meta-efl/recipes-efl/e17/e-wm_0.19.5.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-require ${BPN}.inc
-
-SRCNAME = "enlightenment"
-
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-# couple of modules needed for illume2 (mobile) profile were removed in
-# http://git.enlightenment.org/core/enlightenment.git/commit/src/modules/Makefile.mk?id=1be76d599ca27f820b58b8186c5f73d9844c67ca
-# and replacements aren't included yet, if you want to use e-wm on device with small screen, better stay with 0.18 release
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "\
-    ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
-    file://enlightenment_start.oe \
-    file://applications.menu \
-"
-
-SRC_URI[md5sum] = "f7557e89b914b4c66eacace66c739437"
-SRC_URI[sha256sum] = "93d27d04e129f6ff751eeec8cda45bbf4f5da6787f8c3e85a4f1aecadc3f0372"
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.9.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.9.bb
new file mode 100644
index 0000000..9563501
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/e-wm_0.19.9.bb
@@ -0,0 +1,19 @@
+require ${BPN}.inc
+
+SRCNAME = "enlightenment"
+
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+# couple of modules needed for illume2 (mobile) profile were removed in
+# http://git.enlightenment.org/core/enlightenment.git/commit/src/modules/Makefile.mk?id=1be76d599ca27f820b58b8186c5f73d9844c67ca
+# and replacements aren't included yet, if you want to use e-wm on device with small screen, better stay with 0.18 release
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "\
+    ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
+    file://enlightenment_start.oe \
+    file://applications.menu \
+"
+
+SRC_URI[md5sum] = "9a5ca3ddf85132ecc43c8d78919eb2f9"
+SRC_URI[sha256sum] = "363b3c4e13f799dcb547dd76c4e4964441886453843948d852911448c6fa8df5"
-- 
2.5.1




More information about the Openembedded-devel mailing list