]> code.ossystems Code Review - openembedded-core.git/commit
live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGETYPE...
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 12 Oct 2016 12:06:12 +0000 (14:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Oct 2016 08:55:34 +0000 (09:55 +0100)
commite6b21d1b3716ee6f4aec1674e56f06b2963a7968
tree9cd4b3f876ac09b3ec338120927bf5cc6bf6166e
parent1a961b4becf677c9eb07c5b24a8ddb75044663d1
live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGETYPE for /vmlinuz

* syslinux config hardcodes kernel image as /vmlinuz add warning message
  when the selected image doesn't exist and allow to select different image
  with VM_DEFAULT_KERNEL variable (qemuboot.bbclass is using QB_DEFAULT_KERNEL)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/live-vm-common.bbclass