qemuboot: add note about virt_networking bbclass

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2024-11-12 19:51:02 +00:00
parent 718da5ae40
commit 5a32510af0

View File

@ -2,6 +2,9 @@
# the Qemu MACHINES: it removes all external network interfaces
# by default. However, eth0 is needed for testimage, so enable it here.
# NOTE: systemd configuration can be found in the virt_networking
# bbclass and associated packages
# If QB_NETWORK_XEN_BRIDGE is set, configure bridging for the network.
QB_NETWORK_XEN_BRIDGE ??= ""