aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_0.19.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-10-21 17:13:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-10-27 12:50:01 +0100
commit374029acf30a3d81540482d348941e96cbd7999c (patch)
tree4fd65847596bf2f23a2cd2543a50327ace0b1514 /meta-efl/recipes-efl/e17/e-wm_0.19.1.bb
parent8c52cfbb1909fe26d8480d347fd03572971c73e6 (diff)
downloadmeta-openembedded-contrib-374029acf30a3d81540482d348941e96cbd7999c.tar.gz
efl, elementary, e-wm: upgrade to 1.11.4 and 0.19.1
* announcements: https://phab.enlightenment.org/phame/live/3/post/efl_elementary_1_11_3_and_enlightenment_0_19_1_releases/ https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_11_4_releases/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_0.19.1.bb')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_0.19.1.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.1.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.1.bb
new file mode 100644
index 0000000000..4c9830fc36
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/e-wm_0.19.1.bb
@@ -0,0 +1,20 @@
+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://0001-configure.ac-add-foreign.patch \
+ file://enlightenment_start.oe \
+ file://applications.menu \
+"
+
+SRC_URI[md5sum] = "2c5a110496a867253f31cf7ed1a2143a"
+SRC_URI[sha256sum] = "3430d94c3def706de3b421ee48d92f2a475224f2f86111442a5d2d90c2363116"