summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-04-19 14:19:43 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-24 14:27:53 +0100
commitafda33bbc25741c922999523edc97bb494206910 (patch)
tree8d78a13473dcf7fb3fcaf144b5d6d81fc86f0cfe
parent7a8af26103671b56f9730e2d709fab7739dd5bb9 (diff)
downloadpoky-afda33bbc25741c922999523edc97bb494206910.tar.gz
bash: mark build-tests.patch as Inappropriate
(From OE-Core rev: f22f8dcd1c1187af13e6212d1476c8b671c07063) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-extended/bash/bash/build-tests.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash/build-tests.patch b/meta/recipes-extended/bash/bash/build-tests.patch
index ea38bace9b..c1b9b8261f 100644
--- a/meta/recipes-extended/bash/bash/build-tests.patch
+++ b/meta/recipes-extended/bash/bash/build-tests.patch
@@ -4,7 +4,7 @@ Date: Wed, 19 Dec 2012 17:18:31 +0100
4Subject: [PATCH] Add 'ptest' target to Makefile, to run tests without checking 4Subject: [PATCH] Add 'ptest' target to Makefile, to run tests without checking
5 dependencies. 5 dependencies.
6 6
7Upstream-Status: Pending 7Upstream-Status: Inappropriate [ptest specific]
8Signed-off-by: Anders Roxell <anders.roxell@enea.com> 8Signed-off-by: Anders Roxell <anders.roxell@enea.com>
9 9
10Rebase to 5.0 10Rebase to 5.0