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:
Robert Yang
2016-02-24 01:23:56 -08:00
committed by Richard Purdie
parent 76eb8154f1
commit a87574cd7e
2 changed files with 0 additions and 2 deletions

View File

@@ -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"