summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-10-31 12:47:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-01 17:34:59 +0000
commita952f1046a495b63f98edeb5de131750aaa20918 (patch)
tree1dfbc095f759075c8abcad3f801733cced3c8b36 /meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
parent295b28ceec6223615d9fab4efcce26a97d494707 (diff)
downloadpoky-a952f1046a495b63f98edeb5de131750aaa20918.tar.gz
argp-standalone: replace with a maintained fork
Remove two patches as issues fixed upstream, submit the third one. License-Update: argp.h is an import from glibc and has been refreshed to the latest version. It's still lgpl 2.1. (From OE-Core rev: 6ecd02e4aff8222b55cd94d5214ccd76c96b7387) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/argp-standalone/files/out_of_tree_build.patch')
-rw-r--r--meta/recipes-support/argp-standalone/files/out_of_tree_build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch b/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
index b7777cbd91..c863104430 100644
--- a/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
+++ b/meta/recipes-support/argp-standalone/files/out_of_tree_build.patch
@@ -2,7 +2,7 @@ Fix the testsuite to built out of tree
2in OE S != B 2in OE S != B
3 3
4Signed-off-by: Khem Raj <raj.khem@gmail.com> 4Signed-off-by: Khem Raj <raj.khem@gmail.com>
5Upstream-Status: Pending 5Upstream-Status: Submitted [https://github.com/ericonr/argp-standalone/pull/9]
6Index: argp-standalone-1.3/testsuite/Makefile.am 6Index: argp-standalone-1.3/testsuite/Makefile.am
7=================================================================== 7===================================================================
8--- argp-standalone-1.3.orig/testsuite/Makefile.am 8--- argp-standalone-1.3.orig/testsuite/Makefile.am