Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-10-15 | live-vm-common.bbclass: Allow to use different kernel image than ↵ | Martin Jansa | 1 | |
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> | ||||
2016-03-31 | image-live.bbclass/image-vm.bbclass: remove duplicated code | Robert Yang | 1 | |
Move the common code to live_vm_common.bbclass and remove duplicated ones. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |