diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:30 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-07-04 05:32:29 -1000 |
| commit | c9d5df0cddb1e335e780fce995a0ee0660d5ac6e (patch) | |
| tree | 38b5f0742accfb4320b5e9aec55e56a499831dd6 /meta | |
| parent | 593a3d775fb97d14de93248ad440bd35eece8842 (diff) | |
| download | poky-c9d5df0cddb1e335e780fce995a0ee0660d5ac6e.tar.gz | |
grub: submit determinism.patch upstream
(From OE-Core rev: ce5337d19ad290f30c0250158a1833a2cc3bd0ac)
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')
| -rw-r--r-- | meta/recipes-bsp/grub/files/determinism.patch | 2 |
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 2828e80975..852b95a856 100644 --- a/meta/recipes-bsp/grub/files/determinism.patch +++ b/meta/recipes-bsp/grub/files/determinism.patch | |||
| @@ -14,7 +14,7 @@ missing sorting of the list used to generate it. Add such a sort. | |||
| 14 | Also ensure the generated unidata.c file is deterministic by sorting the | 14 | Also ensure the generated unidata.c file is deterministic by sorting the |
| 15 | keys of the dict. | 15 | keys of the dict. |
| 16 | 16 | ||
| 17 | Upstream-Status: Pending | 17 | Upstream-Status: Submitted [https://lists.gnu.org/archive/html/grub-devel/2023-06/index.html] |
| 18 | Richard Purdie <richard.purdie@linuxfoundation.org> | 18 | Richard Purdie <richard.purdie@linuxfoundation.org> |
| 19 | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> | 19 | Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> |
| 20 | --- | 20 | --- |
