From 5a32510af080ff867810bf5ee7f0386c79b285f5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 12 Nov 2024 19:51:02 +0000 Subject: qemuboot: add note about virt_networking bbclass Signed-off-by: Bruce Ashfield --- classes/qemuboot-testimage-network.bbclass | 3 +++ 1 file changed, 3 insertions(+) (limited to 'classes/qemuboot-testimage-network.bbclass') diff --git a/classes/qemuboot-testimage-network.bbclass b/classes/qemuboot-testimage-network.bbclass index 57e03551..ca65de6c 100644 --- a/classes/qemuboot-testimage-network.bbclass +++ b/classes/qemuboot-testimage-network.bbclass @@ -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 ??= "" -- cgit v1.2.3-54-g00ecf