From 5a74c38f57c8860d8a1c5a167929031511cfa416 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Thu, 3 Jun 2010 19:06:04 +0100 Subject: [PATCH] netbase: Update omap3-pandora interfaces file. --- recipes/netbase/netbase/omap3-pandora/hosts | 1 - recipes/netbase/netbase/omap3-pandora/interfaces | 16 ---------------- recipes/netbase/netbase_4.21.bb | 2 +- 3 files changed, 1 insertion(+), 18 deletions(-) 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 diff --git a/recipes/netbase/netbase_4.21.bb b/recipes/netbase/netbase_4.21.bb index bb94399e86..fad809e0b1 100644 --- a/recipes/netbase/netbase_4.21.bb +++ b/recipes/netbase/netbase_4.21.bb @@ -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 -- 2.39.5