]> code.ossystems Code Review - openembedded-core.git/commitdiff
lrzsz: patch is not upstreamable
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 2 Nov 2021 08:43:02 +0000 (09:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Nov 2021 11:11:07 +0000 (11:11 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch
meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch

index 47c7ec4170223044faead780dddc3858453826f2..c8f0e2c4fe4a3bf752b26a70206097a981d19a14 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix cross compilation using autoconf detected AR
 currently its using 'ar' program from build host, which is not expected,
 we need to respect AR passed in environment
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [upstream hasn't been active since 1998]
 
 Signed-off-by: Khem Raj <raj.khem@gmail.com>
 ---
index 33af38b4a8d094e2707b19cb6c291ebdc5118cfa..ebd4a880818deb5b99510783eba801c390b95276 100644 (file)
@@ -1,6 +1,6 @@
 Update autotools infrastructure (including gettext) to modern versions.
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [upstream hasn't been active since 1998]
 Signed-off-by: Phil Blundell <pb@pbcl.net>
 
 diff -uprN clean/lrzsz-0.12.20/configure.in lrzsz-0.12.20/configure.in