diff options
Diffstat (limited to 'meta/classes/boot-directdisk.bbclass')
-rw-r--r-- | meta/classes/boot-directdisk.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/boot-directdisk.bbclass b/meta/classes/boot-directdisk.bbclass index ee8c74438c..ce637b89d7 100644 --- a/meta/classes/boot-directdisk.bbclass +++ b/meta/classes/boot-directdisk.bbclass | |||
@@ -58,7 +58,6 @@ inherit ${EFI_CLASS} | |||
58 | 58 | ||
59 | # Get the build_syslinux_cfg() function from the syslinux class | 59 | # Get the build_syslinux_cfg() function from the syslinux class |
60 | 60 | ||
61 | AUTO_SYSLINUXCFG = "1" | ||
62 | DISK_SIGNATURE ?= "${DISK_SIGNATURE_GENERATED}" | 61 | DISK_SIGNATURE ?= "${DISK_SIGNATURE_GENERATED}" |
63 | SYSLINUX_ROOT ?= "root=/dev/sda2" | 62 | SYSLINUX_ROOT ?= "root=/dev/sda2" |
64 | SYSLINUX_TIMEOUT ?= "10" | 63 | SYSLINUX_TIMEOUT ?= "10" |