aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-02-23 10:06:15 +0100
committerSteffen Sledz <sledz@dresearch.de>2011-02-25 08:48:53 +0100
commit1926b2cb5efa525b3b7d664514c197353b1110d1 (patch)
tree57e2040da0c38963f5edb754903f69f7dfe9e6cc /recipes/efl1
parentcfb84e389456bb62ccca3e1436e3445b6adf6461 (diff)
downloadopenembedded-1926b2cb5efa525b3b7d664514c197353b1110d1.tar.gz
evas: disable NEON forcefully, it is still causing misrendering when enabled
Upstream changed the default for NEON from disabled to enabled, so the recipe has to catch up Tested with angstrom 2008.1 on a beagleboard C4 Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/evas.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc
index eb64d7a060..bcb19849b1 100644
--- a/recipes/efl1/evas.inc
+++ b/recipes/efl1/evas.inc
@@ -7,7 +7,7 @@ DEPENDS_virtclass-native = "freetype-native libxext-native libpng-native jpeg-na
inherit efl
BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
FILESPATHPKG =. "${BPN}-${PV}:${BPN}:"
python populate_packages_prepend () {
@@ -81,7 +81,7 @@ RREPLACES_evas-engine-software-x11 = "liblibevas-ver-pre-svn-00-engine-software-
EVAS_CPU_TWEAKS = ""
# Disabled for now, see http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
-#EVAS_CPU_TWEAKS_armv7a = "--enable-cpu-neon"
+EVAS_CPU_TWEAKS_armv7a = "--disable-cpu-neon"
# common options
EVAS_OECONF = " \