summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/files/0001-grub-setup-Debug-message-cleanup.patch
Commit message (Collapse)AuthorAgeFilesLines
* grub2: Fix passing null to printf formatsKhem Raj2019-02-061-0/+34
Backport a patch that helps with this error which is found by gcc9 (From OE-Core rev: 93419fb569b827056a422614d3dc29cd41b2b6bb) (From OE-Core rev: 47731b43e6d287b3b03347ae94b99dea515d9a56) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>