From: Alexander Kanavin Date: Wed, 14 Jun 2023 09:28:30 +0000 (+0200) Subject: grub: submit determinism.patch upstream X-Git-Tag: 2020-04.27-dunfell~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe434d42a3365f232b07864638128b7ac70f627;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git grub: submit determinism.patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie (cherry picked from commit 61947762e410c685f667e0af6440fb8a33cd6777) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-bsp/grub/files/determinism.patch b/meta/recipes-bsp/grub/files/determinism.patch index 3c1f562c717..bd4e7188ec8 100644 --- a/meta/recipes-bsp/grub/files/determinism.patch +++ b/meta/recipes-bsp/grub/files/determinism.patch @@ -11,7 +11,7 @@ missing sorting of the list used to generate it. Add such a sort. Also ensure the generated unidata.c file is deterministic by sorting the keys of the dict. -Upstream-Status: Pending +Upstream-Status: Submitted [https://lists.gnu.org/archive/html/grub-devel/2023-06/index.html] Richard Purdie Index: grub-2.04/grub-core/genmoddep.awk