Mark the path as submitted and effectively a backport as a different fix was added upstream addressing the issue.
Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-devtools/rsync/files/determism.patch | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/meta/recipes-devtools/rsync/files/determism.patch b/meta/recipes-devtools/rsync/files/determism.patch index 53a4ca75058..e3494fdded0 100644 --- a/meta/recipes-devtools/rsync/files/determism.patch +++ b/meta/recipes-devtools/rsync/files/determism.patch @@ -8,7 +8,13 @@ SHELL (/bin/sh) is dash or bash. Specify a C locale setting to be deterministic. Signed-off-by: Richard Purdie <[email protected]> -Upstream-Status: Pending +Submitted: https://github.com/WayneD/rsync/pull/155 + +Upstream-Status: Backport [ish, see below] + +After discussion upstream renamed util.c to util1.c which avoids the problem +in a different way. This patch can be dropped when we upgrade to include: +https://github.com/WayneD/rsync/commit/d3085f7add38a5cf833a0b31cb0637ff46c80f8d Index: rsync-3.2.3/Makefile.in =================================================================== -- 2.27.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148640): https://lists.openembedded.org/g/openembedded-core/message/148640 Mute This Topic: https://lists.openembedded.org/mt/80926051/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
