summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gcr/gcr_3.28.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gcr/gcr_3.28.0.bb')
-rw-r--r--meta/recipes-gnome/gcr/gcr_3.28.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.28.0.bb b/meta/recipes-gnome/gcr/gcr_3.28.0.bb
index 6777ad2277..0796362e4b 100644
--- a/meta/recipes-gnome/gcr/gcr_3.28.0.bb
+++ b/meta/recipes-gnome/gcr/gcr_3.28.0.bb
@@ -21,7 +21,9 @@ FILES_${PN} += " \
21" 21"
22 22
23# http://errors.yoctoproject.org/Errors/Details/20229/ 23# http://errors.yoctoproject.org/Errors/Details/20229/
24ARM_INSTRUCTION_SET = "arm" 24ARM_INSTRUCTION_SET_armv4 = "arm"
25ARM_INSTRUCTION_SET_armv5 = "arm"
26ARM_INSTRUCTION_SET_armv6 = "arm"
25 27
26# These files may be out of date or missing our fixes 28# These files may be out of date or missing our fixes
27# libgcrypt.m4 in particular is calling into libgcrypt-config 29# libgcrypt.m4 in particular is calling into libgcrypt-config