diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-12-28 12:36:53 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:48 +0000 |
commit | 01c3669856538eb34d329780e03df2dc7fb985f2 (patch) | |
tree | 080794462d6f1b8f70aa2c0b431d95f8d6ce24cb /meta | |
parent | 071d2142a134d1c5d39b6fedbf0e68651245581d (diff) | |
download | openembedded-core-01c3669856538eb34d329780e03df2dc7fb985f2.tar.gz openembedded-core-01c3669856538eb34d329780e03df2dc7fb985f2.tar.bz2 openembedded-core-01c3669856538eb34d329780e03df2dc7fb985f2.zip |
gcc: mark upstream status for all patches
Some patches were missing Upstream-Status informantion,
this commit adds that in those patches.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta')
4 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.6/gcc-arm-set-cost.patch b/meta/recipes-devtools/gcc/gcc-4.6/gcc-arm-set-cost.patch index 04dabaf604..4419a20172 100644 --- a/meta/recipes-devtools/gcc/gcc-4.6/gcc-arm-set-cost.patch +++ b/meta/recipes-devtools/gcc/gcc-4.6/gcc-arm-set-cost.patch @@ -1,3 +1,4 @@ +Upstream-Status:Backport 2011-08-18 Richard Sandiford <richard.sandiford@linaro.org> gcc/ diff --git a/meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch b/meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch index e310080a30..c0e35940a5 100644 --- a/meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch +++ b/meta/recipes-devtools/gcc/gcc-4.6/pr32219.patch @@ -1,3 +1,4 @@ +Upstream-Status:Backport Hi, As suggested by richi. diff --git a/meta/recipes-devtools/gcc/gcc-4.6/pr46934.patch b/meta/recipes-devtools/gcc/gcc-4.6/pr46934.patch index afd3eef8f0..60b7012bd9 100644 --- a/meta/recipes-devtools/gcc/gcc-4.6/pr46934.patch +++ b/meta/recipes-devtools/gcc/gcc-4.6/pr46934.patch @@ -1,3 +1,4 @@ +Upstream-Status:Backport 2011-09-19 chengbin <bin.cheng@arm.com> Backport r174035 from mainline diff --git a/meta/recipes-devtools/gcc/gcc-4.6/pr47551.patch b/meta/recipes-devtools/gcc/gcc-4.6/pr47551.patch index 5271ffa6f2..2c6bcda9be 100644 --- a/meta/recipes-devtools/gcc/gcc-4.6/pr47551.patch +++ b/meta/recipes-devtools/gcc/gcc-4.6/pr47551.patch @@ -1,3 +1,4 @@ +Upstream-Status:Backport 2011-02-02 Richard Sandiford <richard.sandiford@linaro.org> gcc/ |