[OE-core] [PATCH v4 0/1] runqemu: support multiple NICs
Adrian Freihofer
adrian.freihofer at gmail.com
Tue Mar 17 15:26:49 UTC 2020
It's a re-write in comparison to v3.
Two new QB_ parameters are introduced: QB_CMDLINE_IP_SLIRP and
QB_CMDLINE_IP_TAP. These parameters are by default the ip= parameters
as they were previously hard-coded in runqemu. However, if, for
example, more than one network interface is added to
QB_NETWORK_DEVICE, the corresponding kernel parameters need to be
configured accordingly.
Adrian Freihofer (1):
runqemu: support multiple NICs
meta/classes/qemuboot.bbclass | 14 ++++++++++++++
scripts/runqemu | 16 ++++++++++++----
2 files changed, 26 insertions(+), 4 deletions(-)
--
2.25.1
More information about the Openembedded-core
mailing list