summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-netkit
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2023-02-23 14:45:29 +0100
committerKhem Raj <raj.khem@gmail.com>2023-02-24 08:45:44 -0800
commit285b7cd79fda2967613c14141f99aa8ef6f99c8d (patch)
treea4fe7e4b28909b84e2726f99410ed71c3e5cfddb /meta-networking/recipes-netkit
parent80fbf964e1ee02e117b2756831e66e4170d75ced (diff)
downloadmeta-openembedded-285b7cd79fda2967613c14141f99aa8ef6f99c8d.tar.gz
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-netkit')
-rw-r--r--meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/Add_ARG_MAX_define.patch3
-rw-r--r--meta-networking/recipes-netkit/netkit-telnet/files/To-aviod-buffer-overflow-in-telnet.patch2
-rw-r--r--meta-networking/recipes-netkit/netkit-telnet/files/Warning-fix-in-the-step-of-install.patch2
3 files changed, 3 insertions, 4 deletions
diff --git a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/Add_ARG_MAX_define.patch b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/Add_ARG_MAX_define.patch
index 5a47fd9175..5db004865f 100644
--- a/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/Add_ARG_MAX_define.patch
+++ b/meta-networking/recipes-netkit/netkit-ftp/netkit-ftp/Add_ARG_MAX_define.patch
@@ -1,7 +1,6 @@
1This adds ARG_MAX define to be _SC_ARG_MAX 1This adds ARG_MAX define to be _SC_ARG_MAX
2 2
3Upstream-Status: Inappropriate. 3Upstream-Status: Inappropriate [Most distros have their own verion for this fix]
4Most distros have their own verion for this fix.
5 4
6Signed-off-by: Armin Kuster <akuster808@gmail.com> 5Signed-off-by: Armin Kuster <akuster808@gmail.com>
7 6
diff --git a/meta-networking/recipes-netkit/netkit-telnet/files/To-aviod-buffer-overflow-in-telnet.patch b/meta-networking/recipes-netkit/netkit-telnet/files/To-aviod-buffer-overflow-in-telnet.patch
index 7fff8cffc4..34a6479790 100644
--- a/meta-networking/recipes-netkit/netkit-telnet/files/To-aviod-buffer-overflow-in-telnet.patch
+++ b/meta-networking/recipes-netkit/netkit-telnet/files/To-aviod-buffer-overflow-in-telnet.patch
@@ -5,7 +5,7 @@ Subject: [PATCH 1/2] To aviod buffer overflow in telnet
5 5
6This patch is from Fedora. 6This patch is from Fedora.
7 7
8Upstream-Status: pending 8Upstream-Status: Pending
9 9
10Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> 10Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
11--- 11---
diff --git a/meta-networking/recipes-netkit/netkit-telnet/files/Warning-fix-in-the-step-of-install.patch b/meta-networking/recipes-netkit/netkit-telnet/files/Warning-fix-in-the-step-of-install.patch
index b9a98f1d6f..9ac75439da 100644
--- a/meta-networking/recipes-netkit/netkit-telnet/files/Warning-fix-in-the-step-of-install.patch
+++ b/meta-networking/recipes-netkit/netkit-telnet/files/Warning-fix-in-the-step-of-install.patch
@@ -6,7 +6,7 @@ Subject: [PATCH 2/2] WARNING Fix and modify "CFLAGS"
6WARNING: QA Issue: File '/usr/sbin/in.telnetd' from netkit-telnet was 6WARNING: QA Issue: File '/usr/sbin/in.telnetd' from netkit-telnet was
7already stripped, this will prevent future debugging! [already-stripped] 7already stripped, this will prevent future debugging! [already-stripped]
8 8
9Upstream-Status: pending 9Upstream-Status: Pending
10 10
11Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> 11Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
12--- 12---