mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:22:48 +02:00
[kernel] dont explicitly select wireless-tools. rely on the drivers that need them to have the right dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33593 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4991a16db1
commit
552688c8bf
@ -55,7 +55,7 @@ endef
|
||||
define KernelPackage/cfg80211
|
||||
$(call KernelPackage/mac80211/Default)
|
||||
TITLE:=cfg80211 - wireless configuration API
|
||||
DEPENDS+= +wireless-tools +iw
|
||||
DEPENDS+= +iw
|
||||
FILES:= \
|
||||
$(PKG_BUILD_DIR)/compat/compat.ko \
|
||||
$(PKG_BUILD_DIR)/net/wireless/cfg80211.ko
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/flexibity-xwrt
|
||||
NAME:=Flexibity Connect (XWrt)
|
||||
PACKAGES:=bridge wireless-tools block-mount modprobe dnsmasq hotplug2 udev webif webif-applications webif-flexibity \
|
||||
PACKAGES:=bridge block-mount modprobe dnsmasq hotplug2 udev webif webif-applications webif-flexibity \
|
||||
syslog-ng sudo transmission-web miniupnpd nmap-ssl ip ntpclient ntpdate chat crda e169-stats genl hostapd-utils \
|
||||
iw madwimax netcat portmap ppp ppp-mod-pppoe pptp tcpdump usb-modem usb-modem-huawei-e175x usb-modem-huawei-eg162 \
|
||||
usb-modem-nokia-5800 wpa-cli wpa-supplicant motion badblocks blkid cifsmount disktype dosfsck dosfslabel e2fsprogs \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/flexibity-luci
|
||||
NAME:=Flexibity Connect (LuCI)
|
||||
PACKAGES:=bridge wireless-tools block-mount modprobe dnsmasq hotplug2 udev luci-flexibity \
|
||||
PACKAGES:=bridge block-mount modprobe dnsmasq hotplug2 udev luci-flexibity \
|
||||
syslog-ng sudo transmission-web miniupnpd nmap-ssl ip ntpclient ntpdate chat crda e169-stats genl hostapd-utils \
|
||||
iw madwimax netcat portmap ppp ppp-mod-pppoe pptp tcpdump usb-modem usb-modem-huawei-e175x usb-modem-huawei-eg162 \
|
||||
usb-modem-nokia-5800 wpa-cli wpa-supplicant motion badblocks blkid cifsmount disktype dosfsck dosfslabel e2fsprogs \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/NAS100d
|
||||
NAME:=Iomega NAS 100d
|
||||
PACKAGES:=kmod-ath5k wireless-tools \
|
||||
PACKAGES:=kmod-ath5k \
|
||||
kmod-scsi-core \
|
||||
kmod-ata-core kmod-ata-artop \
|
||||
kmod-usb-core kmod-usb2 kmod-usb-storage \
|
||||
|
@ -8,7 +8,7 @@
|
||||
define Profile/DSMG600RevA
|
||||
NAME:=DSM-G600 Rev A
|
||||
PACKAGES:=kmod-via-velocity \
|
||||
kmod-ath5k wireless-tools \
|
||||
kmod-ath5k \
|
||||
kmod-scsi-core \
|
||||
kmod-ata-core kmod-ata-artop \
|
||||
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
|
||||
|
@ -8,7 +8,7 @@
|
||||
define Profile/FSG3
|
||||
NAME:=Freecom FSG-3
|
||||
PACKAGES:= \
|
||||
kmod-ath5k wireless-tools \
|
||||
kmod-ath5k \
|
||||
kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \
|
||||
kmod-fs-ext2 kmod-fs-ext3 kmod-fs-reiserfs
|
||||
endef
|
||||
|
@ -10,7 +10,7 @@ define Profile/n810-base
|
||||
PACKAGES:= \
|
||||
block-mount \
|
||||
gpsd \
|
||||
ip iw wireless-tools kmod-p54-spi wpa-supplicant \
|
||||
ip iw kmod-p54-spi wpa-supplicant \
|
||||
dnsmasq dropbear \
|
||||
pwrtray-backend \
|
||||
kmod-fs-vfat kmod-fs-msdos \
|
||||
|
@ -10,7 +10,7 @@ define Profile/Gumstix
|
||||
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
|
||||
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
|
||||
usb udev kmod-bluetooth ntpclient wpa-supplicant \
|
||||
wireless-tools wpa-cli \
|
||||
wpa-cli \
|
||||
bluez-utils bluez-hcidump usbutils \
|
||||
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \
|
||||
kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \
|
||||
|
@ -10,7 +10,7 @@ define Profile/Vpp
|
||||
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
|
||||
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
|
||||
usb udev kmod-bluetooth ntpclient wpa-supplicant \
|
||||
wireless-tools wpa-cli \
|
||||
wpa-cli \
|
||||
bluez-utils bluez-hcidump usbutils \
|
||||
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \
|
||||
kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \
|
||||
|
@ -10,7 +10,7 @@ define Profile/Es
|
||||
PACKAGES:=-iptables -ppp -ppp-mod-pppoe -kmod-ipt-nathelper \
|
||||
-firewall -mtd -hotplug2 -udevtrigger -dropbear \
|
||||
usb udev kmod-bluetooth ntpclient wpa-supplicant \
|
||||
wireless-tools wpa-cli \
|
||||
wpa-cli \
|
||||
bluez-utils bluez-hcidump usbutils \
|
||||
kmod-usb-serial kmod-usb-serial-cp210x kmod-usb-serial-ftdi \
|
||||
kmod-usb-serial-pl2303 kmod-usb-uhci kmod-cfg80211 \
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
define Profile/openmoko-gta02-full
|
||||
NAME:=Openmoko GTA-02 (full)
|
||||
PACKAGES:=xserver-xorg xf86-video-glamo xf86-input-tslib enlightenment fso-gsm0710muxd python fso-frameworkd fso-gpsd paroli wireless-tools
|
||||
PACKAGES:=xserver-xorg xf86-video-glamo xf86-input-tslib enlightenment fso-gsm0710muxd python fso-frameworkd fso-gpsd paroli
|
||||
endef
|
||||
|
||||
define Profile/openmoko-gta02-full/Description
|
||||
|
Loading…
Reference in New Issue
Block a user