summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm
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/mdadm
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/mdadm')
-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
2 files changed, 2 insertions, 2 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---