summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-06-14 11:28:30 +0200
committerSteve Sakoman <steve@sakoman.com>2023-07-12 05:13:59 -1000
commit65c2f76dca2f9af62fe188e5d0ab0a7c59ef0098 (patch)
treefbf75e429709900c0a6a6afb68039ca6d33c50bc /meta/recipes-bsp
parenta16a21af9a4d7ce12ea665d66ac0751ba33c4f6f (diff)
downloadpoky-65c2f76dca2f9af62fe188e5d0ab0a7c59ef0098.tar.gz
grub: submit determinism.patch upstream
(From OE-Core rev: 1fe434d42a3365f232b07864638128b7ac70f627) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 61947762e410c685f667e0af6440fb8a33cd6777) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/grub/files/determinism.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/files/determinism.patch b/meta/recipes-bsp/grub/files/determinism.patch
index 3c1f562c71..bd4e7188ec 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.
11Also ensure the generated unidata.c file is deterministic by sorting the 11Also ensure the generated unidata.c file is deterministic by sorting the
12keys of the dict. 12keys of the dict.
13 13
14Upstream-Status: Pending 14Upstream-Status: Submitted [https://lists.gnu.org/archive/html/grub-devel/2023-06/index.html]
15Richard Purdie <richard.purdie@linuxfoundation.org> 15Richard Purdie <richard.purdie@linuxfoundation.org>
16 16
17Index: grub-2.04/grub-core/genmoddep.awk 17Index: grub-2.04/grub-core/genmoddep.awk