mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
image-live/boot-directdisk.bbclass: remove AUTO_SYSLINUXCFG
No one uses it. (From OE-Core rev: d2eba0a5b67936983ad85766349f7afa4bdb70e8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
76eb8154f1
commit
a87574cd7e
@@ -58,7 +58,6 @@ inherit ${EFI_CLASS}
|
||||
|
||||
# Get the build_syslinux_cfg() function from the syslinux class
|
||||
|
||||
AUTO_SYSLINUXCFG = "1"
|
||||
DISK_SIGNATURE ?= "${DISK_SIGNATURE_GENERATED}"
|
||||
SYSLINUX_ROOT ?= "root=/dev/sda2"
|
||||
SYSLINUX_TIMEOUT ?= "10"
|
||||
|
||||
Reference in New Issue
Block a user