kumquat-buildroot/package/qemu
Carlos Santos acaae6c39b package/qemu: allow building only the tools
Commit 44be514b21 (package/qemu: refactor target emulator selection)
mistakenly forced to always build at least user or system emulation but
it should be possible to choose only the tools (e.g. for a guest VM
image).

Still, we don't want to configure qemu with neither system nor user
emulation, nor the tools enabled; at least one lust be enabled.

So, change the selection to force the tools to be enabled if neither the
system nor the user emulations are enabled.

Reinstate the the machine selection guard behind a dependency on whether
at lesat system or user emulation is enabled.

Signed-off-by: Carlos Santos <unixmania@gmail.com>
[yann.morin.1998@free.fr:
  - ensure at least one of system, user, or tools
  - guard the machine selection
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-01-01 09:33:22 +01:00
..
0001-tests-fp-disable-fp-bench-build-by-default.patch
0002-softmmu-qemu-seccomp.c-add-missing-header-for-CLONE_.patch
0003-target-sh4-Mask-restore-of-env-flags-from-tb-flags.patch package/qemu: bump to version 7.2.0 2022-12-28 20:50:19 +01:00
Config.in package/qemu: allow building only the tools 2023-01-01 09:33:22 +01:00
Config.in.host
qemu.hash package/qemu: bump to version 7.2.0 2022-12-28 20:50:19 +01:00
qemu.mk package/qemu: refactor target emulator selection 2022-12-29 22:34:52 +01:00