diff options
Diffstat (limited to 'meta/recipes-extended')
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 | |||
10 | commonly by other tests such as tests/02r5grow, tests/07revert-grow | 10 | commonly by other tests such as tests/02r5grow, tests/07revert-grow |
11 | and etc. | 11 | and etc. |
12 | 12 | ||
13 | Upstream-Status: Submitted[https://marc.info/?l=linux-raid&m=156317157314030&w=2] | 13 | Upstream-Status: Submitted [https://marc.info/?l=linux-raid&m=156317157314030&w=2] |
14 | 14 | ||
15 | Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> | 15 | Signed-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, |
18 | so it will take long time than ptest-runner timeout limit, skip it as workaround. | 18 | so it will take long time than ptest-runner timeout limit, skip it as workaround. |
19 | 19 | ||
20 | Upstream-Status: Inappropriate[oe-specific] | 20 | Upstream-Status: Inappropriate [oe-specific] |
21 | 21 | ||
22 | Signed-off-by: Changqing Li <changqing.li@windriver.com> | 22 | Signed-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 | 10 | Upstream-Status: Pending |
11 | 11 | Signed-off-by: farrah rashid <farrah.rashid@windriver.com> | |
12 | Signed-off-by: farrah rashid <farrah.rashid@windriver.com> | ||
13 | 12 | ||
14 | diff --git a/fix_options.c b/fix_options.c | 13 | diff --git a/fix_options.c b/fix_options.c |
15 | index 7473adf..fe2b442 100644 | 14 | index 7473adf..fe2b442 100644 |