openwrt/package
Christian Lamparter 5e35b4562f base-files, mac80211, broadcom-wl: use uci to populate wireless config
Previously, wifi detect simply dumped its generated wireless
configuration to STDOUT. A second step was needed to append
the configuration to /etc/config/wireless (or create it, if
it didn't exist).

With this patch, The wifi detection script will now use uci
to update the wireless configuration directly.

This patch also makes the initially created wifi-iface a
named section ('default_radio$X' for mac80211 and
'default_wl$X' for broadcom). With this change, uci will
not print the cfgHASH to STDOUT (which would now corrupt
the wireless configuration). It will also prevent adding
duplicated wifi interface configurations, if the wifi
configuration is run concurrently.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2016-11-03 11:08:01 +01:00
..
base-files base-files, mac80211, broadcom-wl: use uci to populate wireless config 2016-11-03 11:08:01 +01:00
boot uboot-envtools: move to Boot Loaders submenu 2016-11-03 08:21:47 +01:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware layerscape: add 64b/32b target for ls1012ardb device 2016-10-31 17:00:10 +01:00
kernel base-files, mac80211, broadcom-wl: use uci to populate wireless config 2016-11-03 11:08:01 +01:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network dnsmasq: support log-dhcp option 2016-11-02 10:25:44 +01:00
system fstools: add build-depends on util-linux 2016-11-01 09:52:03 +01:00
utils util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00