diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:14 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
| commit | 8091f7cb1799ad9769faa0168bf1469210a47343 (patch) | |
| tree | ba392d016dfc884dac3139ff16633db9621f69ec | |
| parent | b3ac015389173471e4d3e1e1841e99175f780d63 (diff) | |
| download | poky-8091f7cb1799ad9769faa0168bf1469210a47343.tar.gz | |
autoconf: add missing Upstream-Status to patches
All of them seem like very old, very oe specific tweaks; please adjust otherwise.
(From OE-Core rev: c9c0f7569559aa334f7b8f4486b70ead13226c11)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
5 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch b/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch index 374b939404..c73aca41ee 100644 --- a/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch +++ b/meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch | |||
| @@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com> | |||
| 3 | Date: Thu, 12 Mar 2020 17:25:23 +0000 | 3 | Date: Thu, 12 Mar 2020 17:25:23 +0000 |
| 4 | Subject: [PATCH 4/7] autoreconf-exclude.patch | 4 | Subject: [PATCH 4/7] autoreconf-exclude.patch |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [oe specific] | ||
| 6 | --- | 7 | --- |
| 7 | bin/autoreconf.in | 26 ++++++++++++++++++++++++++ | 8 | bin/autoreconf.in | 26 ++++++++++++++++++++++++++ |
| 8 | 1 file changed, 26 insertions(+) | 9 | 1 file changed, 26 insertions(+) |
diff --git a/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch b/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch index de048d23d7..23329f7927 100644 --- a/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch +++ b/meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch | |||
| @@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com> | |||
| 3 | Date: Thu, 12 Mar 2020 17:25:45 +0000 | 3 | Date: Thu, 12 Mar 2020 17:25:45 +0000 |
| 4 | Subject: [PATCH 6/7] autotest-automake-result-format.patch | 4 | Subject: [PATCH 6/7] autotest-automake-result-format.patch |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [oe specific] | ||
| 6 | --- | 7 | --- |
| 7 | lib/autotest/general.m4 | 39 +++++++++++++++++++++++++++++---------- | 8 | lib/autotest/general.m4 | 39 +++++++++++++++++++++++++++++---------- |
| 8 | 1 file changed, 29 insertions(+), 10 deletions(-) | 9 | 1 file changed, 29 insertions(+), 10 deletions(-) |
diff --git a/meta/recipes-devtools/autoconf/autoconf/preferbash.patch b/meta/recipes-devtools/autoconf/autoconf/preferbash.patch index 3979e83f70..cfb145a279 100644 --- a/meta/recipes-devtools/autoconf/autoconf/preferbash.patch +++ b/meta/recipes-devtools/autoconf/autoconf/preferbash.patch | |||
| @@ -14,6 +14,8 @@ known for their conciseness). | |||
| 14 | 14 | ||
| 15 | Change the search order to bash then sh, so that a known-good shell (bash) | 15 | Change the search order to bash then sh, so that a known-good shell (bash) |
| 16 | is used if available over something which is merely POSIX compliant. | 16 | is used if available over something which is merely POSIX compliant. |
| 17 | |||
| 18 | Upstream-Status: Inappropriate [oe specific] | ||
| 17 | --- | 19 | --- |
| 18 | lib/m4sugar/m4sh.m4 | 2 +- | 20 | lib/m4sugar/m4sh.m4 | 2 +- |
| 19 | 1 file changed, 1 insertion(+), 1 deletion(-) | 21 | 1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch b/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch index 4ff535fc15..657cbb351b 100644 --- a/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch +++ b/meta/recipes-devtools/autoconf/autoconf/program_prefix.patch | |||
| @@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com> | |||
| 3 | Date: Thu, 12 Mar 2020 17:28:38 +0000 | 3 | Date: Thu, 12 Mar 2020 17:28:38 +0000 |
| 4 | Subject: [PATCH 3/7] program_prefix.patch | 4 | Subject: [PATCH 3/7] program_prefix.patch |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [oe specific] | ||
| 6 | Signed-off-by: Ross Burton <ross.burton@intel.com> | 7 | Signed-off-by: Ross Burton <ross.burton@intel.com> |
| 7 | --- | 8 | --- |
| 8 | lib/autoconf/general.m4 | 2 +- | 9 | lib/autoconf/general.m4 | 2 +- |
diff --git a/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch b/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch index b842f14f4f..f38780130a 100644 --- a/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch +++ b/meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch | |||
| @@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com> | |||
| 3 | Date: Thu, 12 Mar 2020 17:25:37 +0000 | 3 | Date: Thu, 12 Mar 2020 17:25:37 +0000 |
| 4 | Subject: [PATCH 1/7] remove-usr-local-lib-from-m4.patch | 4 | Subject: [PATCH 1/7] remove-usr-local-lib-from-m4.patch |
| 5 | 5 | ||
| 6 | Upstream-Status: Inappropriate [oe specific] | ||
| 6 | Signed-off-by: Ross Burton <ross.burton@intel.com> | 7 | Signed-off-by: Ross Burton <ross.burton@intel.com> |
| 7 | --- | 8 | --- |
| 8 | lib/autoconf/functions.m4 | 9 --------- | 9 | lib/autoconf/functions.m4 | 9 --------- |
