From 951e9caac62a4de576e4003319101e8ff59d72d9 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Tue, 24 Jul 2012 15:21:39 -0500 Subject: Add missing Upstream-Status to various patches. Signed-off-by: Mark Hatle --- meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta/recipes-devtools/binutils') diff --git a/meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch b/meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch index 4ac1a9c981..c95eed6f94 100644 --- a/meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch +++ b/meta/recipes-devtools/binutils/binutils/binutils-armv5e.patch @@ -5,6 +5,10 @@ the support "-march=" settings, but it was lacking the armv5e setting. This was a simple way to add it, as thumb instructions shouldn't be generated by the compiler anyway. +Upstream-Status: Denied +Upstream maintainer indicated that we should not be using armv5e, even though +it is a legal archicture defined by our gcc. + Signed-off-by: Mark Hatle diff -urN binutils-2.22.orig/gas/config/tc-arm.c binutils-2.22/gas/config/tc-arm.c -- cgit 1.2.3-korg