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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
