summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-08 19:09:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-08-09 22:33:38 +0100
commit1f046d411c2b914767934adede272c6a0cb10aad (patch)
tree7e4aea4fa50da1aea4e82f5064aa9164892bd555 /meta
parent469c371e5509399ae0abd991981935be44ec8f39 (diff)
downloadpoky-1f046d411c2b914767934adede272c6a0cb10aad.tar.gz
coreutils: Update merged patch to backport status
(From OE-Core rev: 80b082dbb0e04d8d7af096046b3ac1e806d0a9d8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch b/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
index dc1e1592e1..0794532bdf 100644
--- a/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
+++ b/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
@@ -9,7 +9,8 @@ crosses a number boundary, the heading spacing can change:
9The test is to make sure the 1024 blocks element remains the same and 9The test is to make sure the 1024 blocks element remains the same and
10the spacing doesn't matter. Therefore strip any duplicate spaces using tr. 10the spacing doesn't matter. Therefore strip any duplicate spaces using tr.
11 11
12Upstream-Status: Submitted [https://github.com/coreutils/coreutils/pull/88] 12Submitted: https://github.com/coreutils/coreutils/pull/88
13Upstream-Status: Backport [https://github.com/coreutils/coreutils/commit/c5725c8c4bb21903490a48035286d0f94463642e]
13Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 14Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 15
15Index: coreutils-9.5/tests/df/df-P.sh 16Index: coreutils-9.5/tests/df/df-P.sh