diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-02 09:43:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-03 11:12:26 +0000 |
commit | d4ebd6361ae75ba03bde0122e503261edcfa788a (patch) | |
tree | 68a7ce8500328b848a62a37ba109065eb3170f2f /meta/recipes-bsp | |
parent | 50f4e44502d0693743644e917a7705d6b2f5feeb (diff) | |
download | poky-d4ebd6361ae75ba03bde0122e503261edcfa788a.tar.gz |
lrzsz: patch is not upstreamable
(From OE-Core rev: fed850280c376c0668c238980d34f75e1db6d908)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch index 47c7ec4170..c8f0e2c4fe 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch +++ b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/0001-Fix-cross-compilation-using-autoconf-detected-AR.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix cross compilation using autoconf detected AR | |||
6 | currently its using 'ar' program from build host, which is not expected, | 6 | currently its using 'ar' program from build host, which is not expected, |
7 | we need to respect AR passed in environment | 7 | we need to respect AR passed in environment |
8 | 8 | ||
9 | Upstream-Status: Pending | 9 | Upstream-Status: Inappropriate [upstream hasn't been active since 1998] |
10 | 10 | ||
11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
12 | --- | 12 | --- |
diff --git a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch index 33af38b4a8..ebd4a88081 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch +++ b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/autotools-update.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | Update autotools infrastructure (including gettext) to modern versions. | 1 | Update autotools infrastructure (including gettext) to modern versions. |
2 | 2 | ||
3 | Upstream-Status: Pending | 3 | Upstream-Status: Inappropriate [upstream hasn't been active since 1998] |
4 | Signed-off-by: Phil Blundell <pb@pbcl.net> | 4 | Signed-off-by: Phil Blundell <pb@pbcl.net> |
5 | 5 | ||
6 | diff -uprN clean/lrzsz-0.12.20/configure.in lrzsz-0.12.20/configure.in | 6 | diff -uprN clean/lrzsz-0.12.20/configure.in lrzsz-0.12.20/configure.in |