]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblaze
authorNathan Rossi <nathan@nathanrossi.com>
Wed, 16 Sep 2015 04:59:58 +0000 (14:59 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:20:11 +0000 (15:20 +0100)
commit49bdfab6ba1d92d8f48ce9c63d796a7cedf4f247
treeb6952f8e322b789dd2b4e78d3a261f5544c3df45
parent6c133405c790d29859d441cc596e6459cb32537f
runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblaze

This patch brings the qemu networking setup for qemuzynq and
qemumicroblaze into feature parity with the other qemu machines.
Specifically enabling TAP interface attachcment and kernel command line
IP configuration.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/runqemu-internal