]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel image
authorJagadeesh Krishnanjanappa <workjagadeesh@gmail.com>
Tue, 13 Dec 2022 14:58:36 +0000 (14:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 17:31:37 +0000 (17:31 +0000)
commit0c63018ef3843cfefd2be31c0a6693181037410d
tree00aaac0b484b819d94082fffad3b05fdf892dd86
parent22fef4e278beae60d1a6afbe4645fb36732bc736
qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel image

The QB_DEFAULT_KERNEL is set to pick bundled initramfs kernel image
if the Linux kernel image is generated with INITRAMFS_IMAGE_BUNDLE="1".

This makes runqemu to automatically pick bundled initramfs kernel image
instead of explicitly mentioning bundled initramfs kernel image in
runqemu.

[YOCTO #14748]

Signed-off-by: Jagadeesh Krishnanjanappa <workjagadeesh@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 52371624313184e1a825519160c3833e282df8b9)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass