From d7237140554ad076be12edf915d6d15206c9b8c7 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 10 May 2011 13:07:54 -0700 Subject: recipes: Fix the Upstream-Status format Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch | 2 +- meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'meta/recipes-devtools/gcc/gcc-4.5.1') diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch index 87716ff81..38ae167bf 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.3.1/contrib/regression/objs-gcc.sh =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch index 530d815db..abed09565 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Corrects sub machine arch corectly diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch index 042cda5d3..d2ba65cd6 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/libstdc++-v3/acinclude.m4 =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch index eaa4a2b92..c81e78218 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.3.1/libstdc++-v3/config/locale/uclibc/c++locale_internal.h =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch index e44414dca..d498f8917 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending --- gcc/libstdc++-v3/config/locale/uclibc/monetary_members.cc.uclibc200_wchar~ 2006-03-10 15:32:37 +0100 +++ gcc/libstdc++-v3/config/locale/uclibc/monetary_members.cc 2006-03-10 15:37:27 +0100 diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch index 3c8fecf4c..f8446956a 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.3.2/libstdc++-v3/config/locale/uclibc/c_locale.cc =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch index 133f9a6fd..812d3ddbc 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/boehm-gc/include/gc.h =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch index a5b68e23e..ec8c43e32 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/libstdc++-v3/include/c_std/cstdio =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch index 19d6203dc..abd032b74 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] Index: gcc-4.5.0/libstdc++-v3/configure =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch index 1e0bc29bd..25f4e9333 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/libstdc++-v3/include/ext/rope =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch index 3b0673168..d14887792 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] Index: gcc-4.5.0/libmudflap/mf-hooks2.c =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch index 5fa232327..3cc61c3d1 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/libstdc++-v3/config/locale/uclibc/messages_members.h =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch index 21b14ef9f..c1636bac3 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending This patch fixes a bug into ostream::operator<<(double) due to the wrong size passed into the __convert_from_v method. The wrong size is then passed to diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch index 31d3b18e3..44b850264 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] --- gcc-4.1.0/libstdc++-v3/fragment.am 2005-03-21 11:40:14.000000000 -0600 +++ gcc-4.1.0-patched/libstdc++-v3/fragment.am 2005-04-25 20:14:39.856251785 -0500 diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch index 0ee6b7898..890cc2f24 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] By default gcc places 64 bit libs in a lib64 directory. This makes it use "lib" instead. diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch index 6506cb7f9..ace363101 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24836 diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch index e4b1f55fc..f2474ded6 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending By Lennert Buytenhek Adds support for arm*b-linux* big-endian ARM targets diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch index a766aeef7..62ec94932 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Hi, diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch index a72aaaf4e..9b9f87418 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5/gcc/config/arm/arm.md =================================================================== diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch index 88e4e3b9b..871f9cf71 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending # Dimitry Andric , 2004-05-01 # diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch index dc8b7a564..a0b1a3c9d 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch +++ b/meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch @@ -1,4 +1,4 @@ -Upstream-Status="Pending" +Upstream-Status: Pending Index: gcc-4.5.0/gcc/config/arm/t-linux =================================================================== -- cgit v1.2.3