From: Richard Purdie Date: Thu, 8 Aug 2024 18:09:37 +0000 (+0100) Subject: coreutils: Update merged patch to backport status X-Git-Tag: yocto-5.1~326 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b082dbb0e04d8d7af096046b3ac1e806d0a9d8;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git coreutils: Update merged patch to backport status Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch b/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch index dc1e1592e12..0794532bdff 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