diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-06-14 11:28:30 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-07-12 05:11:38 -1000 |
| commit | 484171e42cdd39c9b235584cf750cb8e9eb2217b (patch) | |
| tree | 4120fb432c6bf730c2689460dbedf0e69fe63963 /meta/recipes-bsp | |
| parent | defeae880f068916489c46e30e8ec6bb290e3c10 (diff) | |
| download | poky-484171e42cdd39c9b235584cf750cb8e9eb2217b.tar.gz | |
grub: submit determinism.patch upstream
(From OE-Core rev: 846d8097fed9498fab7120ed61a962ff2c15746a)
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.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 | --- |
