netbase: Sync with OE.dev

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@904 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-11-21 10:04:09 +00:00
parent 16392b30e3
commit 31fd33d296
2 changed files with 4 additions and 4 deletions

View 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

View 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