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>
inherit efl
BBCLASSEXTEND = "native"
-INC_PR = "r0"
+INC_PR = "r1"
FILESPATHPKG =. "${BPN}-${PV}:${BPN}:"
python populate_packages_prepend () {
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 = " \