netbase: remove resolv.conf hack from om-gta0* that keeps overwriting working resolv...
authorKoen Kooi <koen@openembedded.org>
Sat, 9 Aug 2008 11:29:39 +0000 (11:29 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 9 Aug 2008 11:29:39 +0000 (11:29 +0000)
packages/netbase/netbase/om-gta01/interfaces
packages/netbase/netbase/om-gta02/interfaces
packages/netbase/netbase_4.21.bb

index 39f45af..090c18a 100644 (file)
@@ -22,7 +22,6 @@ iface usb0 inet static
        netmask 255.255.255.0
        network 192.168.0.0
        gateway 192.168.0.200
-       up echo nameserver 192.168.0.200 >/etc/resolv.conf
 
 # Bluetooth networking
 iface bnep0 inet dhcp
index 39f45af..090c18a 100644 (file)
@@ -22,7 +22,6 @@ iface usb0 inet static
        netmask 255.255.255.0
        network 192.168.0.0
        gateway 192.168.0.200
-       up echo nameserver 192.168.0.200 >/etc/resolv.conf
 
 # Bluetooth networking
 iface bnep0 inet dhcp
index 73e7653..2fc352f 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
 SECTION = "base"
 LICENSE = "GPL"
-PR = "r27"
+PR = "r28"
 
 inherit update-rc.d