]> code.ossystems Code Review - openembedded-core.git/commitdiff
rsync: Update patch status
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Feb 2021 22:35:23 +0000 (22:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Feb 2021 15:19:28 +0000 (15:19 +0000)
Mark the path as submitted and effectively a backport as a different fix
was added upstream addressing the issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rsync/files/determism.patch

index 53a4ca75058940a5532d324085660e12de770e5e..e3494fdded0da2db064ea19dc4e833d3aaef16bf 100644 (file)
@@ -8,7 +8,13 @@ SHELL (/bin/sh) is dash or bash.
 Specify a C locale setting to be deterministic.
 
 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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
 ===================================================================