summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-10 13:07:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 17:14:26 +0100
commit2e4518bf18d977e1249ef7e7cd384df66e7b4801 (patch)
tree539143550d4a6768f9252129be4dbb0fd3c80aea
parentcba146c706d886ef01a9551a53f6922ec3197966 (diff)
downloadpoky-2e4518bf18d977e1249ef7e7cd384df66e7b4801.tar.gz
recipes: Fix the Upstream-Status format
(From OE-Core rev: d7237140554ad076be12edf915d6d15206c9b8c7) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.21/110-arm-eabi-conf.patch2
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.21/binutils-2.19.1-ld-sysroot.patch2
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.21/binutils-poison.patch2
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-100-uclibc-conf.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/100-uclibc-conf.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/200-uclibc-locale.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/204-uclibc-locale-wchar_fix.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/205-uclibc-locale-update.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/301-missing-execinfo_h.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/302-c99-snprintf.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/304-index_macro.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/305-libmudflap-susv3-legacy.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/306-libstdc++-namespace.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/307-locale_facets.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/64bithack.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/740-sh-pr24836.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/800-arm-bigendian.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/arm-bswapsi2.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/arm-nolibfloat.patch2
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.5.1/arm-softfloat.patch2
-rw-r--r--meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff2
-rw-r--r--meta/recipes-devtools/patch/patch/debian.patch2
-rw-r--r--meta/recipes-devtools/patch/patch/global-reject-file.diff2
-rw-r--r--meta/recipes-devtools/patch/patch/install.patch2
-rw-r--r--meta/recipes-devtools/patch/patch/unified-reject-files.diff2
-rw-r--r--meta/recipes-devtools/python/python-imaging/path.patch2
-rw-r--r--meta/recipes-devtools/subversion/subversion/disable-revision-install.patch2
-rw-r--r--meta/recipes-devtools/subversion/subversion/libtool2.patch2
-rw-r--r--meta/recipes-devtools/subversion/subversion/neon-detection.patch2
-rw-r--r--meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch2
-rw-r--r--meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch2
-rw-r--r--meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch2
-rw-r--r--meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch2
-rw-r--r--meta/recipes-support/libpcre/files/pcre-cross.patch2
39 files changed, 39 insertions, 39 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/110-arm-eabi-conf.patch b/meta/recipes-devtools/binutils/binutils-2.21/110-arm-eabi-conf.patch
index e17be35e6f..dc496137d0 100644
--- a/meta/recipes-devtools/binutils/binutils-2.21/110-arm-eabi-conf.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.21/110-arm-eabi-conf.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3--- /tmp/configure.ac 2008-06-22 14:14:59.000000000 +0200 3--- /tmp/configure.ac 2008-06-22 14:14:59.000000000 +0200
4+++ binutils-2.18.50.0.7/configure.ac 2008-06-22 14:15:30.000000000 +0200 4+++ binutils-2.18.50.0.7/configure.ac 2008-06-22 14:15:30.000000000 +0200
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-2.19.1-ld-sysroot.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-2.19.1-ld-sysroot.patch
index e6bea3cb7b..1a640eac39 100644
--- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-2.19.1-ld-sysroot.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-2.19.1-ld-sysroot.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3http://sourceware.org/bugzilla/show_bug.cgi?id=10340 3http://sourceware.org/bugzilla/show_bug.cgi?id=10340
4 4
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-poison.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-poison.patch
index 6d8fd42f4c..759aa88c59 100644
--- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-poison.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-poison.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [distribution: codesourcery]" 1Upstream-Status: Inappropriate [distribution: codesourcery]
2 2
3Patch originally created by Mark Hatle, forward-ported to 3Patch originally created by Mark Hatle, forward-ported to
4binutils 2.21 by Scott Garman. 4binutils 2.21 by Scott Garman.
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-100-uclibc-conf.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-100-uclibc-conf.patch
index 64ed13248f..3f627c691e 100644
--- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-100-uclibc-conf.patch
+++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-100-uclibc-conf.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3--- binutils-2.18.orig/configure 3--- binutils-2.18.orig/configure
4+++ binutils-2.18/configure 4+++ binutils-2.18/configure
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 87716ff813..38ae167bf3 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.3.1/contrib/regression/objs-gcc.sh 3Index: gcc-4.3.1/contrib/regression/objs-gcc.sh
4=================================================================== 4===================================================================
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 530d815dbb..abed09565d 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Corrects sub machine arch corectly 3Corrects sub machine arch corectly
4 4
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 042cda5d34..d2ba65cd64 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/libstdc++-v3/acinclude.m4 3Index: gcc-4.5.0/libstdc++-v3/acinclude.m4
4=================================================================== 4===================================================================
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 eaa4a2b922..c81e782183 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.3.1/libstdc++-v3/config/locale/uclibc/c++locale_internal.h 3Index: gcc-4.3.1/libstdc++-v3/config/locale/uclibc/c++locale_internal.h
4=================================================================== 4===================================================================
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 e44414dca7..d498f8917b 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3--- gcc/libstdc++-v3/config/locale/uclibc/monetary_members.cc.uclibc200_wchar~ 2006-03-10 15:32:37 +0100 3--- gcc/libstdc++-v3/config/locale/uclibc/monetary_members.cc.uclibc200_wchar~ 2006-03-10 15:32:37 +0100
4+++ gcc/libstdc++-v3/config/locale/uclibc/monetary_members.cc 2006-03-10 15:37:27 +0100 4+++ 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 3c8fecf4c0..f8446956a3 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.3.2/libstdc++-v3/config/locale/uclibc/c_locale.cc 3Index: gcc-4.3.2/libstdc++-v3/config/locale/uclibc/c_locale.cc
4=================================================================== 4===================================================================
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 133f9a6fdc..812d3ddbc9 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/boehm-gc/include/gc.h 3Index: gcc-4.5.0/boehm-gc/include/gc.h
4=================================================================== 4===================================================================
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 a5b68e23e4..ec8c43e32c 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/libstdc++-v3/include/c_std/cstdio 3Index: gcc-4.5.0/libstdc++-v3/include/c_std/cstdio
4=================================================================== 4===================================================================
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 19d6203dc5..abd032b74e 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 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: gcc-4.5.0/libstdc++-v3/configure 3Index: gcc-4.5.0/libstdc++-v3/configure
4=================================================================== 4===================================================================
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 1e0bc29bdd..25f4e9333e 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/libstdc++-v3/include/ext/rope 3Index: gcc-4.5.0/libstdc++-v3/include/ext/rope
4=================================================================== 4===================================================================
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 3b06731689..d148877927 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 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: gcc-4.5.0/libmudflap/mf-hooks2.c 3Index: gcc-4.5.0/libmudflap/mf-hooks2.c
4=================================================================== 4===================================================================
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 5fa232327a..3cc61c3d17 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/libstdc++-v3/config/locale/uclibc/messages_members.h 3Index: gcc-4.5.0/libstdc++-v3/config/locale/uclibc/messages_members.h
4=================================================================== 4===================================================================
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 21b14ef9f8..c1636bac35 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3This patch fixes a bug into ostream::operator<<(double) due to the wrong size 3This patch fixes a bug into ostream::operator<<(double) due to the wrong size
4passed into the __convert_from_v method. The wrong size is then passed to 4passed 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 31d3b18e3e..44b8502649 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 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3--- gcc-4.1.0/libstdc++-v3/fragment.am 2005-03-21 11:40:14.000000000 -0600 3--- gcc-4.1.0/libstdc++-v3/fragment.am 2005-03-21 11:40:14.000000000 -0600
4+++ gcc-4.1.0-patched/libstdc++-v3/fragment.am 2005-04-25 20:14:39.856251785 -0500 4+++ 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 0ee6b7898a..890cc2f24c 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 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3By default gcc places 64 bit libs in a lib64 directory. This makes it use 3By default gcc places 64 bit libs in a lib64 directory. This makes it use
4"lib" instead. 4"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 6506cb7f92..ace3631016 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348 3http://sourceforge.net/mailarchive/forum.php?thread_id=8959304&forum_id=5348
4http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24836 4http://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 e4b1f55fc8..f2474ded67 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3By Lennert Buytenhek <buytenh@wantstofly.org> 3By Lennert Buytenhek <buytenh@wantstofly.org>
4Adds support for arm*b-linux* big-endian ARM targets 4Adds 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 a766aeef77..62ec949320 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Hi, 3Hi,
4 4
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 a72aaaf4e9..9b9f874189 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5/gcc/config/arm/arm.md 3Index: gcc-4.5/gcc/config/arm/arm.md
4=================================================================== 4===================================================================
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 88e4e3b9bb..871f9cf717 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3# Dimitry Andric <dimitry@andric.com>, 2004-05-01 3# Dimitry Andric <dimitry@andric.com>, 2004-05-01
4# 4#
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 dc8b7a564e..a0b1a3c9d6 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 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Index: gcc-4.5.0/gcc/config/arm/t-linux 3Index: gcc-4.5.0/gcc/config/arm/t-linux
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff b/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff
index c88bc8058e..2eaee8a243 100644
--- a/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff
+++ b/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3Index: patch-2.6.1/patch.man 3Index: patch-2.6.1/patch.man
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/patch/patch/debian.patch b/meta/recipes-devtools/patch/patch/debian.patch
index e0106dccf4..1a07646591 100644
--- a/meta/recipes-devtools/patch/patch/debian.patch
+++ b/meta/recipes-devtools/patch/patch/debian.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3--- patch-2.5.9.orig/m4/hash.m4 3--- patch-2.5.9.orig/m4/hash.m4
4+++ patch-2.5.9/m4/hash.m4 4+++ patch-2.5.9/m4/hash.m4
diff --git a/meta/recipes-devtools/patch/patch/global-reject-file.diff b/meta/recipes-devtools/patch/patch/global-reject-file.diff
index d837896841..bb7ca79123 100644
--- a/meta/recipes-devtools/patch/patch/global-reject-file.diff
+++ b/meta/recipes-devtools/patch/patch/global-reject-file.diff
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3Index: patch-2.5.9/patch.man 3Index: patch-2.5.9/patch.man
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/patch/patch/install.patch b/meta/recipes-devtools/patch/patch/install.patch
index 0359ccd2d3..0354ec8f04 100644
--- a/meta/recipes-devtools/patch/patch/install.patch
+++ b/meta/recipes-devtools/patch/patch/install.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: patch-2.5.4/Makefile.in 3Index: patch-2.5.4/Makefile.in
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/patch/patch/unified-reject-files.diff b/meta/recipes-devtools/patch/patch/unified-reject-files.diff
index 1608b5e909..4b59212dba 100644
--- a/meta/recipes-devtools/patch/patch/unified-reject-files.diff
+++ b/meta/recipes-devtools/patch/patch/unified-reject-files.diff
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3Generate unified diff style reject files. Also include the C function names 3Generate unified diff style reject files. Also include the C function names
4in reject files whenever possible. 4in reject files whenever possible.
diff --git a/meta/recipes-devtools/python/python-imaging/path.patch b/meta/recipes-devtools/python/python-imaging/path.patch
index 30bf692e3b..a5bba75ef6 100644
--- a/meta/recipes-devtools/python/python-imaging/path.patch
+++ b/meta/recipes-devtools/python/python-imaging/path.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: Imaging-1.1.7/setup.py 3Index: Imaging-1.1.7/setup.py
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/subversion/subversion/disable-revision-install.patch b/meta/recipes-devtools/subversion/subversion/disable-revision-install.patch
index ffe6330660..66450fab9f 100644
--- a/meta/recipes-devtools/subversion/subversion/disable-revision-install.patch
+++ b/meta/recipes-devtools/subversion/subversion/disable-revision-install.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: subversion-1.6.15/Makefile.in 3Index: subversion-1.6.15/Makefile.in
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/subversion/subversion/libtool2.patch b/meta/recipes-devtools/subversion/subversion/libtool2.patch
index 12872dbda6..32f88b7987 100644
--- a/meta/recipes-devtools/subversion/subversion/libtool2.patch
+++ b/meta/recipes-devtools/subversion/subversion/libtool2.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: subversion-1.5.5/configure.ac 3Index: subversion-1.5.5/configure.ac
4=================================================================== 4===================================================================
diff --git a/meta/recipes-devtools/subversion/subversion/neon-detection.patch b/meta/recipes-devtools/subversion/subversion/neon-detection.patch
index 3d28fb2bbd..2a9cf1fa87 100644
--- a/meta/recipes-devtools/subversion/subversion/neon-detection.patch
+++ b/meta/recipes-devtools/subversion/subversion/neon-detection.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [embedded specific]" 1Upstream-Status: Inappropriate [embedded specific]
2 2
3Index: subversion-1.6.13/build/ac-macros/neon.m4 3Index: subversion-1.6.13/build/ac-macros/neon.m4
4=================================================================== 4===================================================================
diff --git a/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch b/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
index cf068fad36..49a7cf52a6 100644
--- a/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
+++ b/meta/recipes-extended/cpio/cpio-2.8/avoid_heap_overflow.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" 1Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]
2 2
3This patch avoids heap overflow reported by : 3This patch avoids heap overflow reported by :
4http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 4http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624
diff --git a/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch b/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch
index 11c727dd6c..0a55069093 100644
--- a/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch
+++ b/meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Pending" 1Upstream-Status: Pending
2 2
3Fix the following compilation issues with gcc 4.6.0 3Fix the following compilation issues with gcc 4.6.0
4 4
diff --git a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
index b1b2de6b04..da2ae3cb0f 100644
--- a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
+++ b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" 1Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]
2 2
3This patch avoids heap overflow reported by : 3This patch avoids heap overflow reported by :
4http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 4http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624
diff --git a/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch b/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
index 4b21ffa19a..89b44f6aa6 100644
--- a/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
+++ b/meta/recipes-support/libpcre/files/fix-pcre-name-collision.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [debian patch]" 1Upstream-Status: Inappropriate [debian patch]
2 2
3This patch address a namespace collision with libc. 3This patch address a namespace collision with libc.
4 4
diff --git a/meta/recipes-support/libpcre/files/pcre-cross.patch b/meta/recipes-support/libpcre/files/pcre-cross.patch
index 186739590f..2ae05a12ca 100644
--- a/meta/recipes-support/libpcre/files/pcre-cross.patch
+++ b/meta/recipes-support/libpcre/files/pcre-cross.patch
@@ -1,4 +1,4 @@
1Upstream-Status="Inappropriate [configuration]" 1Upstream-Status: Inappropriate [configuration]
2 2
3To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise 3To be upstreamable, this patch requires check for *_FOR_BUILD, otherwise
4it needs to pass special variables. 4it needs to pass special variables.