summaryrefslogtreecommitdiff
path: root/meta/recipes-bsp/grub/files/0001-Fix-build-with-glibc-2.20.patch
AgeCommit message (Collapse)AuthorFiles
2016-04-06grub: remove unused 0001-Fix-build-with-glibc-2.20.patchRobert Yang1
It was used for building with glibc 2.20, now is glibc 2.23, so remove it. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-01grub: Replace _BSD_SOURCE macro with _DEFAULT_SOURCEKhem Raj1
This is needed with glibc 2.20 since _BSD_SOURCE macro is gone Signed-off-by: Khem Raj <raj.khem@gmail.com>