1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-08 03:20:47 +00:00

zstd: submit patch upstream

(From OE-Core rev: 07b3c8540c9e475a8f60fe352c19aaa45e4acf88)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-12-04 08:13:08 +01:00
committed by Richard Purdie
parent 725a29b15b
commit 4079060757
@@ -6,7 +6,7 @@ Subject: [PATCH] Makefile: sort all wildcard file list expansions
Otherwise the order is non-deterministic and breaks
reproducible builds.
Upstream-Status: Pending
Upstream-Status: Submitted [https://github.com/facebook/zstd/pull/2895]
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---