netbase: Added 'auto eth0' to interfaces file as per RFC on list, and cause busybox...
authorRod Whitby <rod@whitby.id.au>
Fri, 30 Nov 2007 11:47:45 +0000 (11:47 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 30 Nov 2007 11:47:45 +0000 (11:47 +0000)
packages/netbase/netbase/interfaces
packages/netbase/netbase_4.21.bb

index c9b2faf..ca44916 100644 (file)
@@ -41,6 +41,7 @@ iface wlan0 inet dhcp
 iface atml0 inet dhcp
 
 # Wired or wireless interfaces
+auto eth0
 iface eth0 inet dhcp
 iface eth1 inet dhcp
 
index 289e9bb..82464d8 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
 SECTION = "base"
 LICENSE = "GPL"
-PR = "r24"
+PR = "r25"
 
 inherit update-rc.d