From 07b3c8540c9e475a8f60fe352c19aaa45e4acf88 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 4 Dec 2021 08:13:08 +0100 Subject: [PATCH] zstd: submit patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../0001-Makefile-sort-all-wildcard-file-list-expansions.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/zstd/zstd/0001-Makefile-sort-all-wildcard-file-list-expansions.patch b/meta/recipes-extended/zstd/zstd/0001-Makefile-sort-all-wildcard-file-list-expansions.patch index 37c5ff0cc0..3d23648f5b 100644 --- a/meta/recipes-extended/zstd/zstd/0001-Makefile-sort-all-wildcard-file-list-expansions.patch +++ b/meta/recipes-extended/zstd/zstd/0001-Makefile-sort-all-wildcard-file-list-expansions.patch @@ -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 --- -- 2.40.1