aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-06-15 22:49:01 +0200
committerKoen Kooi <koen@openembedded.org>2010-06-15 22:49:47 +0200
commit9191c2a222bc7f9b8908513ed2fb849e07d536c0 (patch)
tree15c390367939464984b79a08529152012dc9627a /recipes/efl1
parent1a8df1e6ddb95eb98f2d0b17e2855790ab710ea3 (diff)
downloadopenembedded-9191c2a222bc7f9b8908513ed2fb849e07d536c0.tar.gz
evas: disable neon for the time being, see http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/evas_svn.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/efl1/evas_svn.bb b/recipes/efl1/evas_svn.bb
index bdcffa13ca..c50ecb89c8 100644
--- a/recipes/efl1/evas_svn.bb
+++ b/recipes/efl1/evas_svn.bb
@@ -1,8 +1,9 @@
require evas.inc
-PR = "r6"
+PR = "r7"
EVAS_CPU_TWEAKS = ""
-EVAS_CPU_TWEAKS_armv7a = "--enable-cpu-neon"
+# Disabled for now, see http://thread.gmane.org/gmane.comp.window-managers.enlightenment.devel/25194
+#EVAS_CPU_TWEAKS_armv7a = "--enable-cpu-neon"
EXTRA_OECONF = "\
--x-includes=${STAGING_INCDIR}/X11 \