diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-21 23:15:13 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-21 23:15:13 +0000 |
commit | 4666b2a2d80c8d063b4de3fea3142115b7598779 (patch) | |
tree | 53406f7c4c3145830744874d20af346c92bb6a49 /recipes-containers/docker-compose/docker-compose_git.bb | |
parent | 4e6a74ff63efe58c92c267c5ace3e464e76448f6 (diff) | |
download | meta-virtualization-4666b2a2d80c8d063b4de3fea3142115b7598779.tar.gz |
xen: use bzImage for boot (instead of vmlinux)
Testing with the latest oe-core was unable to boot and
only syslinux was running.
It appears that the desired kernel is not on the /boot
partition, and hence the system can't continue.
bzImage is installed and available, so we switch to that.
We also ensure that both kernel-vmlinux and kernel-image
are installed to the rootfs so we can have choices in
the future.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/docker-compose/docker-compose_git.bb')
0 files changed, 0 insertions, 0 deletions