summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-02-19 23:12:38 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-02-26 08:56:05 +0100
commit7f37409e0a7f528df15eef0d44f78ecae0b20f6c (patch)
tree0f263dde96288102b85bd22550fe10c666dae92f /meta-efl/recipes-efl/e17/e-wm_svn.bb
parent1772d999c27106a9e4e3be5a0893d11261c7e789 (diff)
downloadast2050-yocto-openembedded-7f37409e0a7f528df15eef0d44f78ecae0b20f6c.zip
ast2050-yocto-openembedded-7f37409e0a7f528df15eef0d44f78ecae0b20f6c.tar.gz
e-wm: fix memory usage with illume causing OOM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_svn.bb')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index e931967..25aa865 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=2667a0f4120372ea91f7467cdff4095f"
SRCNAME = "e"
PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r23"
+PR = "r24"
SRCREV = "${EFL_SRCREV}"
inherit e update-alternatives gettext
@@ -12,6 +12,7 @@ S = "${WORKDIR}/${SRCNAME}"
SRC_URI = "\
${E_SVN}/trunk;module=${SRCNAME};proto=http \
+ file://0001-Revert-Illume-Remove-the-popup.-It-s-not-needed-now.patch \
file://enlightenment_start.oe \
file://applications.menu \
"
OpenPOWER on IntegriCloud