]> code.ossystems Code Review - openembedded-core.git/commit
grub: Fix build reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Dec 2020 14:35:40 +0000 (14:35 +0000)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 22 Dec 2020 01:34:10 +0000 (09:34 +0800)
commitc494d69efbc9035d6d9ff8dae8a606aeaf378adc
treec4b0b4ea5298e2ca2786c1e8651e7de756a7af7e
parent7acb6701df68e8259f762101ef22c2f1b3526147
grub: Fix build reproducibility issue

We're seeing reproducibility issue on the autobuilder due to changing
module dependency ordering. Add some sorting to an awk script to fix this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 925ddd5edccbfec52ff45c1b54ab2ae1bfe0d57c)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-bsp/grub/files/determinism.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc