From 0d1ea096cde4a145b0bb6efaa8fac03de74848d1 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 5 May 2015 13:52:32 +0200 Subject: guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm Signed-off-by: Martin Jansa --- meta/recipes-support/libunwind/libunwind_1.1.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/libunwind/libunwind_1.1.bb b/meta/recipes-support/libunwind/libunwind_1.1.bb index 8282c1b71a..29bdf944fd 100644 --- a/meta/recipes-support/libunwind/libunwind_1.1.bb +++ b/meta/recipes-support/libunwind/libunwind_1.1.bb @@ -10,3 +10,7 @@ SRC_URI += "\ SRC_URI[md5sum] = "fb4ea2f6fbbe45bf032cd36e586883ce" SRC_URI[sha256sum] = "9dfe0fcae2a866de9d3942c66995e4b460230446887dbdab302d41a8aee8d09a" + +# http://errors.yoctoproject.org/Errors/Details/20487/ +ARM_INSTRUCTION_SET_armv4 = "arm" +ARM_INSTRUCTION_SET_armv5 = "arm" -- cgit v1.2.3