]> code.ossystems Code Review - openembedded-core.git/commit
grub: Use -Wno-error instead of doing this on a per-warning basis
authorAdrian Bunk <bunk@stusta.de>
Tue, 7 May 2019 13:11:41 +0000 (16:11 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 May 2019 21:56:40 +0000 (22:56 +0100)
commit330fc83d4519da3c13eb55e8c060ba3e191c9906
tree1c5e6fad65e8b60e676f5f901c9700672f77afbc
parent3265d730e822907808434161e43bf33c3457d83e
grub: Use -Wno-error instead of doing this on a per-warning basis

In practice the warnings were disabled individually instead of fixes added,
so just make all warnings non-fatal to achieve the same.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/files/disable-address-of-packed-member.patch [deleted file]
meta/recipes-bsp/grub/files/fix.build.with.gcc-7.patch [deleted file]
meta/recipes-bsp/grub/files/fix.build.with.squashfs.patch [deleted file]
meta/recipes-bsp/grub/grub-efi_2.02.bb
meta/recipes-bsp/grub/grub2.inc