mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
rsync: Fix a file sorting determinism issue
(From OE-Core rev: f6b7f395ae2d98363e365d31f5e95ce41a12e5b4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -12,6 +12,7 @@ DEPENDS = "popt"
|
||||
SRC_URI = "https://download.samba.org/pub/${BPN}/src/${BP}.tar.gz \
|
||||
file://rsyncd.conf \
|
||||
file://makefile-no-rebuild.patch \
|
||||
file://determism.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e"
|
||||
|
||||
Reference in New Issue
Block a user