From dd473587007d3d0be0fe411e49fc43f9df850879 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 22 Jul 2014 20:26:06 +0200 Subject: Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, this will break building wheezy images (so we have to come up with something better than that prior upload). --- scripts/build/binary_syslinux | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/build/binary_syslinux') diff --git a/scripts/build/binary_syslinux b/scripts/build/binary_syslinux index 1de51d279..f928de405 100755 --- a/scripts/build/binary_syslinux +++ b/scripts/build/binary_syslinux @@ -138,6 +138,7 @@ case "${LB_BUILD_WITH_CHROOT}" in *) Check_package chroot/share/$(echo ${_BOOTLOADER} | tr [a-z] [A-Z]) ${_BOOTLOADER} + Check_package chroot/usr/lib/syslinux syslinux-common ;; esac -- cgit v1.2.3