From 52ceb700ff8ca41fbf2f6db7ec5fafb34888f64d Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Tue, 3 Mar 2015 22:33:07 +0100 Subject: boot/syslinux: bump version to 6.03 Since 6.03 syslinux release, the gnu-efi sources are bundled whith syslinux. We need to force the build system to use the Buildroot's gnu-efi package. Remove the patch for find-gnu-efi.sh script which was removed, as well as the SYSROOT variable from the BUILD_CMDS, which is no longer needed. There are still some parallel build issues, so MAKE1 can't be removed for now. Add a hash file. Fix indentation. [Thomas: fix minor typos in a new comment in the .mk file.] Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- boot/syslinux/syslinux.hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/syslinux/syslinux.hash') diff --git a/boot/syslinux/syslinux.hash b/boot/syslinux/syslinux.hash index 4ec039f7a8..5303f4df0b 100644 --- a/boot/syslinux/syslinux.hash +++ b/boot/syslinux/syslinux.hash @@ -1,2 +1,2 @@ # From https://www.kernel.org/pub/linux/utils/boot/syslinux/sha256sums.asc -sha256 afa31b7cbf72e1c0c1752a0636ba724ce01c0e374366e46e61db6862b4685478 syslinux-6.02.tar.xz +sha256 26d3986d2bea109d5dc0e4f8c4822a459276cf021125e8c9f23c3cca5d8c850e syslinux-6.03.tar.xz -- cgit v1.2.3