mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
qemuboot: add note about virt_networking bbclass
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
718da5ae40
commit
5a32510af0
|
@ -2,6 +2,9 @@
|
||||||
# the Qemu MACHINES: it removes all external network interfaces
|
# the Qemu MACHINES: it removes all external network interfaces
|
||||||
# by default. However, eth0 is needed for testimage, so enable it here.
|
# 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.
|
# If QB_NETWORK_XEN_BRIDGE is set, configure bridging for the network.
|
||||||
QB_NETWORK_XEN_BRIDGE ??= ""
|
QB_NETWORK_XEN_BRIDGE ??= ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user