generic-poky/meta/conf/machine
Martin Jansa f2a65bd268 v86d, qemuboot-x86.inc: use KERNEL_MODULE_AUTOLOAD+KERNEL_MODULE_PROBECONF for uvesafb instead of fbsetup init script
* also add UVESA_MODE variable for easier change of resolution and respect it in QB_KERNEL_CMDLINE_APPEND
  as well
* don't use init script just to call modprobe
* I wasn't able to test this all the way with runqemu, because runqemu
  doesn't work on my system, but I've verified that the right params
  appear there and that I can easily change UVESA_MODE from
  conf/local.conf, the modules.d and modprobe.d files look OK:
  OE qemux86@ ~/build/oe-core/tmp-glibc/deploy/images/qemux86/core-image-sato-qemux86-20170427212613.rootfs
  $ cat etc/modules-load.d/uvesafb.conf
  uvesafb

  OE qemux86@ ~/build/oe-core/tmp-glibc/deploy/images/qemux86/core-image-sato-qemux86-20170427212613.rootfs
  $ cat etc/modprobe.d/uvesafb.conf
  options uvesafb mode_option=1600x1200-32

  so I'll be able to drop this KERNEL_MODULE_AUTOLOAD +
  KERNEL_MODULE_PROBECONF from my DISTRO conf.

(From OE-Core rev: 3a8613a101aebf4f2a75ea95dac72202bbda8238)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-29 11:57:28 +01:00
..
include v86d, qemuboot-x86.inc: use KERNEL_MODULE_AUTOLOAD+KERNEL_MODULE_PROBECONF for uvesafb instead of fbsetup init script 2017-08-29 11:57:28 +01:00
qemuarm.conf x86-base.inc, qemuarm.conf: prefer 4.10 version of linux-yocto 2017-04-05 23:22:12 +01:00
qemuarm64.conf runqemu: fixes for slirp, network device and hostfwd 2017-01-23 12:05:22 +00:00
qemumips.conf Use weak assignment for SERIAL_CONSOLES in qemu configuration files 2016-12-13 22:55:20 +00:00
qemumips64.conf Use weak assignment for SERIAL_CONSOLES in qemu configuration files 2016-12-13 22:55:20 +00:00
qemuppc.conf runqemu: fixes for slirp, network device and hostfwd 2017-01-23 12:05:22 +00:00
qemux86-64.conf qemux86*.conf: changed dependency task for syslinux 2017-04-10 23:00:43 +01:00
qemux86.conf qemux86*.conf: changed dependency task for syslinux 2017-04-10 23:00:43 +01:00