aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1/evas.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/efl1/evas.inc')
-rw-r--r--packages/efl1/evas.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/efl1/evas.inc b/packages/efl1/evas.inc
index 662fcf648b..ff7a184fb2 100644
--- a/packages/efl1/evas.inc
+++ b/packages/efl1/evas.inc
@@ -4,6 +4,10 @@ LICENSE = "MIT BSD"
DEPENDS = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig"
PV = "0.9.9.050+svnr${SRCREV}"
+
+# disable thumb mode for arm
+ARM_INSTRUCTION_SET = "arm"
+
inherit efl
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/evas"