From: David-John Willis Date: Thu, 3 Jun 2010 18:06:04 +0000 (+0100) Subject: netbase: Update omap3-pandora interfaces file. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04755ef6f44a748534077c51bcb52157fe76ab72;p=openembedded.git netbase: Update omap3-pandora interfaces file. --- diff --git a/recipes/netbase/netbase/omap3-pandora/hosts b/recipes/netbase/netbase/omap3-pandora/hosts index fd8b774641..0c9d666002 100644 --- a/recipes/netbase/netbase/omap3-pandora/hosts +++ b/recipes/netbase/netbase/omap3-pandora/hosts @@ -1,2 +1 @@ 127.0.0.1 localhost.localdomain localhost openpandora omap3-pandora - diff --git a/recipes/netbase/netbase/omap3-pandora/interfaces b/recipes/netbase/netbase/omap3-pandora/interfaces index 8c1484f682..afbcf20f07 100644 --- a/recipes/netbase/netbase/omap3-pandora/interfaces +++ b/recipes/netbase/netbase/omap3-pandora/interfaces @@ -4,29 +4,13 @@ auto lo iface lo inet loopback - # Wireless interfaces - iface wlan0 inet dhcp wireless_mode managed wireless_essid any wpa-driver wext wpa-conf /etc/wpa_supplicant.conf -# Wired or wireless interfaces -auto eth0 -iface eth0 inet dhcp -iface eth1 inet dhcp -iface eth2 inet dhcp - -# Ethernet/RNDIS gadget (g_ether) -# ... or on host side, usbnet and random hwaddr -iface usb0 inet static - address 192.168.0.202 - netmask 255.255.255.0 - network 192.168.0.0 - gateway 192.168.0.200 - # Bluetooth networking iface bnep0 inet dhcp