Felix Fietkau
422ee45253
xfsprogs: fix compile errors with musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41058
2014-06-09 13:47:44 +00:00
Felix Fietkau
6de020d241
uhttpd: update to the latest version, fixes musl compile issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41057
2014-06-09 13:47:40 +00:00
Felix Fietkau
d2675afecc
musl: install a few extra headers to improve compatibility with various packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41056
2014-06-09 13:47:36 +00:00
Felix Fietkau
9c40648f3a
kernel: add missing dependency for kmod-fs-nfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41055
2014-06-08 12:07:42 +00:00
Felix Fietkau
c1927d2109
valgrind: avoid including linux/ptrace.h to fix a musl build error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41054
2014-06-08 11:21:37 +00:00
Felix Fietkau
ad97acf46a
brcm47xx: merge FEATURES lines in the legacy subtarget
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41053
2014-06-08 09:51:38 +00:00
Felix Fietkau
c48140efb8
brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41052
2014-06-08 09:45:55 +00:00
Felix Fietkau
871dd8ec7e
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41051
2014-06-07 19:14:17 +00:00
Hauke Mehrtens
ed7c73fbef
brcm47xx: activate some compiler optimizations for 74K CPUs
...
With this patch the mips74k subtarget will be compiled with optimized
compiler options to generated smaller and faster code. This currently
breaks broadcom-wl, because the binary blob is only compiled with
mipsr1 support.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41050
2014-06-07 17:36:02 +00:00
Felix Fietkau
4b953aa267
brcm47xx: move the low_mem feature flag to the legacy subtarget
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41049
2014-06-07 17:21:30 +00:00
Hauke Mehrtens
717e8b6f3c
brcm47xx: remove old gpio and nvram interfaces
...
These were only used by broadcom-diag any more.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41048
2014-06-07 17:04:37 +00:00
Hauke Mehrtens
1714048d7f
broadcom-diag: remove broadcom-diag
...
broadcom-diag is not supported any more and was replaced by
configuration the GPIOs in the arch code
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41047
2014-06-07 17:01:42 +00:00
Hauke Mehrtens
d72ff79546
broadcom-wl: fix build with bcma or ssb deactivated
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41046
2014-06-07 17:00:53 +00:00
Felix Fietkau
281f415885
base-files: fix argument order to date in sysfixtime so that it also works with musl
...
Seems like the reverse order relies on GNU specific getopt hackery which
musl does not replicate
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41045
2014-06-07 16:14:47 +00:00
Felix Fietkau
6b7ee13094
musl: update to version 1.1.2
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41044
2014-06-07 16:14:43 +00:00
Hauke Mehrtens
cfa350ca39
brcm47xx: mips74k: optimize kernel config
...
This saves abount 15 kB of compressed kernel size.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41043
2014-06-07 15:42:33 +00:00
Hauke Mehrtens
9dc5fb9103
bcm47xx: use eth0 for switch name
...
This fixes some strange problems with tg3. I assume that the Ethernet
driver was not brought up if the switch was named switch0.
This was reported and tested by ernesto (Faulp3lz).
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41042
2014-06-07 15:41:41 +00:00
Felix Fietkau
dec0d7f025
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41041
2014-06-07 15:19:40 +00:00
Felix Fietkau
8b4dd24444
mac80211: b43: fix B43_USE_SSB dependency
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41040
2014-06-07 12:04:55 +00:00
Felix Fietkau
71cda6a1e0
procd: Fix USB cellular modems hotplug events
...
Without this patch, /etc/hotplug.d/tty/30-3g won't be called when you insert or remove a USB-serial cellular modem.
(see Ticket #14117 )
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 41039
2014-06-07 11:54:13 +00:00
Steven Barth
7ec499eca5
odhcpd: improve DHCPv4 range defaults
...
SVN-Revision: 41038
2014-06-07 10:35:34 +00:00
Felix Fietkau
11a0bcdfca
b43: fix ssb/bcma dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41037
2014-06-06 16:24:21 +00:00
Felix Fietkau
a57aec309d
binutils: decouple from toolchain selection, use version 2.24, fix libiberty installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41036
2014-06-06 10:51:47 +00:00
Felix Fietkau
5d680ffda8
oprofile: update to 0.9.9, fix compile error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41035
2014-06-06 10:51:44 +00:00
Felix Fietkau
b1c3bf7cf0
toolchain/binutils: remove obsolete patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41034
2014-06-06 10:51:40 +00:00
John Crispin
b757deecad
ubi-utils: bump to version 1.5.1 for ubiblock support
...
ubiblock allows creating and removing read-only block devices
on top of ubi volumes.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41033
2014-06-06 09:34:47 +00:00
John Crispin
1352b86627
igmpproxy: report an error and dont start the instance if one of the interfaces is not up
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41032
2014-06-06 09:34:38 +00:00
John Crispin
bd179b2610
procd: service instances can now report an error of why they failed to start.
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41031
2014-06-06 09:34:30 +00:00
Felix Fietkau
43dc78425c
kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41030
2014-06-06 09:20:15 +00:00
Felix Fietkau
75d3a6abb7
ath9k: add a fix for rx overrun processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41029
2014-06-05 23:33:57 +00:00
Felix Fietkau
5fc3c8252a
ath9k: add a fix for ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41028
2014-06-05 23:33:54 +00:00
Hauke Mehrtens
a56519e1b9
openssl: version bump to 1.0.1h
...
today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp . Users are advised to update to
openssl 1.0.1h.
Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41026
2014-06-05 21:32:36 +00:00
Hauke Mehrtens
bffd80e3e1
brcm47xx: add mips74k subtarget for newer devices
...
All new devices (with MIPS 74K CPU) are based on BCMA SoC and have
Ethernet core supported by bgmac. Create a new subtarget to generate
optimized builds.
This is just a beginning, further tweaks (like kernel configuration)
are still possible. This decreases default root.squashfs by ~128 kB.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41025
2014-06-05 21:25:03 +00:00
Hauke Mehrtens
b5d42bc111
brcm47xx: move current target to "generic" subtarget
...
This allows creating more subtargets and optimize builds per family.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41024
2014-06-05 21:23:58 +00:00
Felix Fietkau
53fa9374c2
hostapd: fix wpad-mini compile error ( #16700 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41023
2014-06-05 21:14:02 +00:00
Felix Fietkau
5758b210e3
hostapd: update to 2014-06-03
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41022
2014-06-05 15:58:01 +00:00
Felix Fietkau
22fcfab353
ath9k: fix enabling PC-OEM card support ( #16624 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41021
2014-06-05 15:13:28 +00:00
Felix Fietkau
e4cc5c1edf
procd: update to the latest version, fixes a crash on early boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41020
2014-06-05 14:55:14 +00:00
Felix Fietkau
a073d13baa
wpa_supplicant: fix locking hostapd to 20MHz ( #12720 )
...
Fixed wpa_supplicant when the radio is in 40MHz mode so that it no
longer restarts hostapd with the second channel disabled.
Signed-off-by: Lance Chaney <furryfur1@gmail.com>
SVN-Revision: 41019
2014-06-05 14:55:10 +00:00
Felix Fietkau
fcb680357e
mac80211: merge a series of cleanups/fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41018
2014-06-05 14:55:07 +00:00
Felix Fietkau
b7ce76b4b9
ath9k: merge a p2p powersave handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41017
2014-06-05 14:55:03 +00:00
Felix Fietkau
236e7ee239
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41016
2014-06-05 14:09:14 +00:00
Felix Fietkau
2454ee8645
mac80211: b43: make support for SSB optional
...
Now we have a choice submenu, just like b43 in the mainline.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41015
2014-06-05 13:51:15 +00:00
Felix Fietkau
fd20a64136
mac80211: b43: update BCM4716 patch to compile without SSB
...
B43_SSB is optional after recent upstream changes.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41014
2014-06-05 13:51:11 +00:00
Felix Fietkau
8174c12c23
libubox: update to the latest version, adds static vlist initializer macros
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41013
2014-06-05 13:51:08 +00:00
Felix Fietkau
c20bb27aad
hostapd: move reading of rsn_preauth out of auth_type=eap context
...
rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41012
2014-06-05 11:55:36 +00:00
John Crispin
ac69d576b4
igmpproxy: register interface change triggers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41011
2014-06-05 10:56:18 +00:00
John Crispin
7a0606124a
netfid: make procd watch the network.interface object for events
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
2014-06-05 10:56:14 +00:00
John Crispin
91de9c589c
netifd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41009
2014-06-05 10:56:10 +00:00
John Crispin
e1e5f21b2f
procd: add wrapper calls for interface triggers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41008
2014-06-05 10:56:06 +00:00