summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-11-17 16:35:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-21 11:05:02 +0000
commitb3ac015389173471e4d3e1e1841e99175f780d63 (patch)
treef8dd4b8a8af45397db7d1e34e387018c873d6740 /meta/recipes-extended
parentcd610f1dcaed81ed235886f77411d9447a9be82a (diff)
downloadpoky-b3ac015389173471e4d3e1e1841e99175f780d63.tar.gz
patches: correct whitespace/spelling for Upstream-Status tags
(From OE-Core rev: c613ca14c35a5d1782c79a25b83875cbfa2b952b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/mdadm/files/0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch2
-rw-r--r--meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch2
-rw-r--r--meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch5
3 files changed, 4 insertions, 5 deletions
diff --git a/meta/recipes-extended/mdadm/files/0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch b/meta/recipes-extended/mdadm/files/0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch
index b196084a5c..fb4bc165fb 100644
--- a/meta/recipes-extended/mdadm/files/0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch
+++ b/meta/recipes-extended/mdadm/files/0001-Revert-tests-wait-for-complete-rebuild-in-integrity-.patch
@@ -10,7 +10,7 @@ use the previous logic "check wait" which also used
10commonly by other tests such as tests/02r5grow, tests/07revert-grow 10commonly by other tests such as tests/02r5grow, tests/07revert-grow
11and etc. 11and etc.
12 12
13Upstream-Status: Submitted[https://marc.info/?l=linux-raid&m=156317157314030&w=2] 13Upstream-Status: Submitted [https://marc.info/?l=linux-raid&m=156317157314030&w=2]
14 14
15Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> 15Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
16--- 16---
diff --git a/meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch b/meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch
index 3a192cc95c..84517caade 100644
--- a/meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch
+++ b/meta/recipes-extended/mdadm/files/0001-mdadm-skip-test-11spare-migration.patch
@@ -17,7 +17,7 @@ done
17"try" includes near 20 sub testcase, so there are nearly 80 subcases need to run, 17"try" includes near 20 sub testcase, so there are nearly 80 subcases need to run,
18so it will take long time than ptest-runner timeout limit, skip it as workaround. 18so it will take long time than ptest-runner timeout limit, skip it as workaround.
19 19
20Upstream-Status: Inappropriate[oe-specific] 20Upstream-Status: Inappropriate [oe-specific]
21 21
22Signed-off-by: Changqing Li <changqing.li@windriver.com> 22Signed-off-by: Changqing Li <changqing.li@windriver.com>
23--- 23---
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
index 8e46df8e1e..cf4f993c1a 100644
--- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
+++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/socklen_t.patch
@@ -7,9 +7,8 @@ Date: Tue Feb 12 09:53:50 2013 -0500
7 Added support for socklen_t type to len argument passed to socket related 7 Added support for socklen_t type to len argument passed to socket related
8 calls. This fixes a bug that causes tcp wrappers to fail when using sshd. 8 calls. This fixes a bug that causes tcp wrappers to fail when using sshd.
9 9
10 Upstream-Status: Pending 10Upstream-Status: Pending
11 11Signed-off-by: farrah rashid <farrah.rashid@windriver.com>
12 Signed-off-by: farrah rashid <farrah.rashid@windriver.com>
13 12
14diff --git a/fix_options.c b/fix_options.c 13diff --git a/fix_options.c b/fix_options.c
15index 7473adf..fe2b442 100644 14index 7473adf..fe2b442 100644