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: The test is to make sure the 1024 blocks element remains the same and the spacing doesn't matter. Therefore strip any duplicate spaces using tr. -Upstream-Status: Submitted [https://github.com/coreutils/coreutils/pull/88] +Submitted: https://github.com/coreutils/coreutils/pull/88 +Upstream-Status: Backport [https://github.com/coreutils/coreutils/commit/c5725c8c4bb21903490a48035286d0f94463642e] Signed-off-by: Richard Purdie Index: coreutils-9.5/tests/df/df-P.sh