netbase: Update omap3-pandora interfaces file.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 3 Jun 2010 18:06:04 +0000 (19:06 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 3 Jun 2010 18:06:04 +0000 (19:06 +0100)
recipes/netbase/netbase/omap3-pandora/hosts
recipes/netbase/netbase/omap3-pandora/interfaces
recipes/netbase/netbase_4.21.bb

index fd8b774..0c9d666 100644 (file)
@@ -1,2 +1 @@
 127.0.0.1      localhost.localdomain           localhost       openpandora     omap3-pandora
-
index 8c1484f..afbcf20 100644 (file)
@@ -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
 
index bb94399..fad809e 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
 SECTION = "base"
 LICENSE = "GPLv2"
-PR = "r41"
+PR = "r42"
 
 inherit update-rc.d