]> 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)
committerSteve Sakoman <steve@sakoman.com>
Tue, 22 Dec 2020 18:09:20 +0000 (08:09 -1000)
commit351651925d854a130cfa2d04d4d3f18caa08c873
tree7c46a5aacb37d8645f9c879195857f167143a93e
parent02870c7fbaaa1c3869ecb439f5c58fcf40a533be
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: Steve Sakoman <steve@sakoman.com>
meta/recipes-bsp/grub/files/determinism.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub2.inc