summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb')
-rw-r--r--meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
index 073cf5665c..922518bc39 100644
--- a/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
+++ b/meta-selftest/recipes-test/aspell/aspell_0.0.0.1.bb
@@ -28,5 +28,8 @@ FILES_${PN} = "${bindir}/aspell"
FILES_libpspell = "${libdir}/libpspell.so.*"
FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell"
-ARM_INSTRUCTION_SET = "arm"
+ARM_INSTRUCTION_SET_armv4 = "arm"
+ARM_INSTRUCTION_SET_armv5 = "arm"
+ARM_INSTRUCTION_SET_armv6 = "arm"
+
inherit autotools gettext