From 1f046d411c2b914767934adede272c6a0cb10aad Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 8 Aug 2024 19:09:37 +0100 Subject: [PATCH] coreutils: Update merged patch to backport status (From OE-Core rev: 80b082dbb0e04d8d7af096046b3ac1e806d0a9d8) Signed-off-by: Richard Purdie --- .../coreutils/coreutils/intermittent-testfailure.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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