mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user