]> code.ossystems Code Review - openembedded-core.git/commitdiff
autoconf: add missing Upstream-Status to patches
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 17 Nov 2021 15:35:14 +0000 (16:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Nov 2021 11:04:00 +0000 (11:04 +0000)
All of them seem like very old, very oe specific tweaks; please adjust otherwise.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/autoconf/autoconf/autoreconf-exclude.patch
meta/recipes-devtools/autoconf/autoconf/autotest-automake-result-format.patch
meta/recipes-devtools/autoconf/autoconf/preferbash.patch
meta/recipes-devtools/autoconf/autoconf/program_prefix.patch
meta/recipes-devtools/autoconf/autoconf/remove-usr-local-lib-from-m4.patch

index 374b9394041d6d1a01b6b1a0238df1fe0823358d..c73aca41ee80a8a5193f60712c4f764001f807c5 100644 (file)
@@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com>
 Date: Thu, 12 Mar 2020 17:25:23 +0000
 Subject: [PATCH 4/7] autoreconf-exclude.patch
 
+Upstream-Status: Inappropriate [oe specific]
 ---
  bin/autoreconf.in | 26 ++++++++++++++++++++++++++
  1 file changed, 26 insertions(+)
index de048d23d7a6eafc053336710d36abffb25e03da..23329f79279942bc1862e05493b8d01d98a492e6 100644 (file)
@@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com>
 Date: Thu, 12 Mar 2020 17:25:45 +0000
 Subject: [PATCH 6/7] autotest-automake-result-format.patch
 
+Upstream-Status: Inappropriate [oe specific]
 ---
  lib/autotest/general.m4 | 39 +++++++++++++++++++++++++++++----------
  1 file changed, 29 insertions(+), 10 deletions(-)
index 3979e83f70c0a2ce2d8dffd140bd314950672afb..cfb145a279a6d696bfc688b23b2ba47a5b4f1b5c 100644 (file)
@@ -14,6 +14,8 @@ known for their conciseness).
 
 Change the search order to bash then sh, so that a known-good shell (bash)
 is used if available over something which is merely POSIX compliant.
+
+Upstream-Status: Inappropriate [oe specific]
 ---
  lib/m4sugar/m4sh.m4 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 4ff535fc1553b89289e62ad02001c31f74235341..657cbb351b3dcc597fbcea9e5416e7c953bdc8c5 100644 (file)
@@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com>
 Date: Thu, 12 Mar 2020 17:28:38 +0000
 Subject: [PATCH 3/7] program_prefix.patch
 
+Upstream-Status: Inappropriate [oe specific]
 Signed-off-by: Ross Burton <ross.burton@intel.com>
 ---
  lib/autoconf/general.m4 | 2 +-
index b842f14f4fce0e900f64b387c8154fab03086614..f38780130a92c31451284b6f5fb2f8bad15699b1 100644 (file)
@@ -3,6 +3,7 @@ From: Ross Burton <ross.burton@intel.com>
 Date: Thu, 12 Mar 2020 17:25:37 +0000
 Subject: [PATCH 1/7] remove-usr-local-lib-from-m4.patch
 
+Upstream-Status: Inappropriate [oe specific]
 Signed-off-by: Ross Burton <ross.burton@intel.com>
 ---
  lib/autoconf/functions.m4 | 9 ---------