]> code.ossystems Code Review - openembedded-core.git/commitdiff
netbase: Sync with OE.dev
authorRichard Purdie <richard@openedhand.com>
Tue, 21 Nov 2006 10:04:09 +0000 (10:04 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 21 Nov 2006 10:04:09 +0000 (10:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@904 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/netbase/netbase/tosa/interfaces
meta/packages/netbase/netbase_4.21.bb

index 92b022475c85560d76f24d6e0e345d72262d1c90..0da7168535e2b405003eabf663a31ea25199491b 100644 (file)
@@ -9,8 +9,8 @@ iface wlan0 inet dhcp
   wireless_type wlan-ng
   wireless_mode Managed
   pre-up modprobe prism2_usb
-  pre-up /sbin/usbctl on 1
-  post-down /sbin/usbctl off 1
+#  pre-up /sbin/usbctl on 1
+#  post-down /sbin/usbctl off 1
   post-down rmmod prism2_usb
 
 # Wired or wireless interfaces
index d5526776eb8a6ef5e703a991427e2dfd8c55dc16..8c0652daecabdf111cca1031f14a22feb23f72c7 100644 (file)
@@ -1,8 +1,8 @@
-SECTION = "base"
 DESCRIPTION = "This package provides the necessary \
 infrastructure for basic TCP/IP based networking."
+SECTION = "base"
 LICENSE = "GPL"
-PR = "r10"
+PR = "r12"
 
 inherit update-rc.d