]> code.ossystems Code Review - openembedded-core.git/commit
grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 9 Sep 2014 07:38:30 +0000 (00:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Sep 2014 21:12:29 +0000 (22:12 +0100)
commitda120dec96f8f019c0fd50576fb7490689234257
treece9bc14b70f676596cd6e05582085473f9d26910
parent8d3dc353c8857d27957c9db4ced8b2009f2e9b2a
grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE

This is needed with glibc 2.20 since _BSD_SOURCE
macro is gone

Khem fixed grub, but the grub-efi also needs it, the patch can't apply
to grub-efi, so made a new patch for it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/grub/files/grub-efi-fix-with-glibc-2.20.patch [new file with mode: 0644]
meta/recipes-bsp/grub/grub-efi_2.00.bb