diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2013-04-18 17:10:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-22 14:43:42 +0100 |
commit | 261e377b08388a288ee521a3629877b89e18e42b (patch) | |
tree | b84df6614b3aad8d895b5b09681ffd2475485251 /meta/recipes-graphics | |
parent | e31ef0211c2cb18c322517a44b714895e51284e1 (diff) | |
download | openembedded-core-261e377b08388a288ee521a3629877b89e18e42b.tar.gz openembedded-core-261e377b08388a288ee521a3629877b89e18e42b.tar.bz2 openembedded-core-261e377b08388a288ee521a3629877b89e18e42b.zip |
grub-efi-native: fix build on modern distributions without gets()
O irony: the grub2/gnulib nag macro that says "don't use gets, use fgets" breaks the build if you're using a recent (e)glibc release that has gets removed.
Fedora already #if 0's the check in grub, so I stole their patch.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions