diff options
Diffstat (limited to 'meta/conf/machine/qemux86-64.conf')
| -rw-r--r-- | meta/conf/machine/qemux86-64.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/machine/qemux86-64.conf b/meta/conf/machine/qemux86-64.conf index ff6e5491bb..fcc44595e8 100644 --- a/meta/conf/machine/qemux86-64.conf +++ b/meta/conf/machine/qemux86-64.conf | |||
| @@ -29,5 +29,9 @@ MACHINE_FEATURES += "x86 pci" | |||
| 29 | 29 | ||
| 30 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d" | 30 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "v86d" |
| 31 | 31 | ||
| 32 | KERNEL_MODULE_AUTOLOAD += "uvesafb" | ||
| 33 | KERNEL_MODULE_PROBECONF += "uvesafb" | ||
| 34 | module_conf_uvesafb = "options uvesafb mode_option=${UVESA_MODE}" | ||
| 35 | |||
| 32 | WKS_FILE ?= "directdisk.wks" | 36 | WKS_FILE ?= "directdisk.wks" |
| 33 | do_image_wic[depends] += "syslinux:do_populate_sysroot syslinux-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot" | 37 | do_image_wic[depends] += "syslinux:do_populate_sysroot syslinux-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot" |
