netbase: add /etc/network/interfaces file for qemumips & qemuppc

This fixes the network configuration for qemumips & qemuppc to match the
other qemu* machines.

(From OE-Core rev: cb181eb4dc2c20a70153f9d69d732978566ba4f7)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2011-04-15 17:17:02 +01:00 committed by Richard Purdie
parent 409544d1a7
commit 72ff136877
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback

View File

@ -0,0 +1,8 @@
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback