Rafał Miłecki [Thu, 9 Oct 2014 16:36:05 +0000 (16:36 +0000)]
bcm53xx: add support for Buffalo WZR-1750DHP
Let's generate a simple TRX file as we can't get encrypted one.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42863
Felix Fietkau [Thu, 9 Oct 2014 09:04:24 +0000 (09:04 +0000)]
mac80211: remove error from detect script
Signed-off-by: Michel Stam <m.stam@fugro.nl>
SVN-Revision: 42861
Steven Barth [Thu, 9 Oct 2014 07:38:25 +0000 (07:38 +0000)]
ppp: add unconditional autoipv6-trigger
SVN-Revision: 42860
Steven Barth [Thu, 9 Oct 2014 07:35:28 +0000 (07:35 +0000)]
ppp: remove ugly ipv6-workaround
This is not needed after all:
Omitting option ipv6 or setting it to 'auto' will
fire up a dhcpv6 subprotocol (this was added).
Setting ipv6 to 1 will only cause the IPv6 link to
be brought up and an accompanying dhcpv6 or static
interface with ifname @wan can be used to configure addresses.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42859
Steven Barth [Thu, 9 Oct 2014 07:18:07 +0000 (07:18 +0000)]
kernel: add missing symbols for 3.14
spotted by buildbot brcm2708:
http://buildbot.openwrt.org:8010/builders/brcm2708/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42858
Steven Barth [Thu, 9 Oct 2014 07:16:35 +0000 (07:16 +0000)]
dropbear: ensure the interface has an ip-address
Use network_get_ipaddrs_all to get all ip-addresses of an interface. If the
function fails, the interface does not exists or has not any suiteable ip
addresses assigned.
Use the returned ip-address(es) to construct the dropbear listen address.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 42857
Steven Barth [Thu, 9 Oct 2014 07:16:29 +0000 (07:16 +0000)]
base-files: add network_get_ipaddrs_all()
Return all IPv4 and IPv6 addresses.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 42856
Steven Barth [Thu, 9 Oct 2014 07:16:22 +0000 (07:16 +0000)]
autoconf: bump version to 2.69
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 42855
Steven Barth [Wed, 8 Oct 2014 20:37:15 +0000 (20:37 +0000)]
ppp: allow auto-detecting and creation of ipv6 subinterface
this makes ipv6 with ppp a bit more comfortable
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42854
Steven Barth [Wed, 8 Oct 2014 15:27:17 +0000 (15:27 +0000)]
odhcp6c: fix typo in last commit
SVN-Revision: 42852
Steven Barth [Wed, 8 Oct 2014 15:16:19 +0000 (15:16 +0000)]
odhcp6c: don't assign addresses or prefixes prematurely
SVN-Revision: 42850
Felix Fietkau [Wed, 8 Oct 2014 15:09:53 +0000 (15:09 +0000)]
mac80211: add a few upstream ath9k / mac80211 fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42849
Steven Barth [Wed, 8 Oct 2014 13:08:05 +0000 (13:08 +0000)]
network: Unbind DHCPv6 from underlying interfaces
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42848
Felix Fietkau [Wed, 8 Oct 2014 10:28:10 +0000 (10:28 +0000)]
cns3xxx: Adopt irq_domain support for cns3xxx gpio driver
Have gpio driver adopt irqdomain support so that there are
non-overlapping allocations of irq numbers mapped to gpio's.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 42844
Steven Barth [Wed, 8 Oct 2014 09:58:40 +0000 (09:58 +0000)]
odhcp6c: ensure signal-safety of signal handlers
SVN-Revision: 42841
John Crispin [Wed, 8 Oct 2014 08:01:39 +0000 (08:01 +0000)]
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184)
I defined a new download method @SAVANNAH in include/download.mk and scripts/download.pl,
and converted quilt and qemu to use that method.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 42840
John Crispin [Wed, 8 Oct 2014 08:01:33 +0000 (08:01 +0000)]
lldp: make use of new USERID syntax
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42839
John Crispin [Wed, 8 Oct 2014 08:01:28 +0000 (08:01 +0000)]
base-files: extend USERID:=syntax
it is now possible to inlie the uid and gid in the syntax
USERID:=username=uid:group=gid:group2=gid2:...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42838
John Crispin [Wed, 8 Oct 2014 08:01:20 +0000 (08:01 +0000)]
wwan: add a generic 3g/4g proto
this proto handler will detect which of 3g, qmi, mbim, ncm or directip you need
for a stick and setup uci automagically
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42837
John Crispin [Wed, 8 Oct 2014 08:00:55 +0000 (08:00 +0000)]
comgt: split directip support into its own package
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42836
John Crispin [Wed, 8 Oct 2014 08:00:45 +0000 (08:00 +0000)]
uqmi: dont use proto_block_restart
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42835
John Crispin [Wed, 8 Oct 2014 08:00:21 +0000 (08:00 +0000)]
uqmi: make the proto depend on the usb driver
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42834
John Crispin [Wed, 8 Oct 2014 08:00:17 +0000 (08:00 +0000)]
umbim: dont use proto_block_restart
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42833
John Crispin [Wed, 8 Oct 2014 08:00:07 +0000 (08:00 +0000)]
umbim: work out the ifname instead of relying on it being in uci
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42832
John Crispin [Wed, 8 Oct 2014 08:00:01 +0000 (08:00 +0000)]
procd: handle hotplug events for the usbmisc subsystem
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42831
Felix Fietkau [Tue, 7 Oct 2014 10:37:48 +0000 (10:37 +0000)]
cns3xxx: fix shared PCI interrupt mapping
This patch originally failed to combine INTA/B/C/D onto a single ARM CPU
interrupt. Instead, it mapped INTA/B/C and excluded D. This patch
corrects the issue by mapping all four interrupts to the single ARM CPU
interrupt. The original intent of the patch still holds as the newer PCB
take advantage of isolated interrupts. This fix only applies to older
PCB's that do not route INTA/B/C/D to unique external ARM CPU
interrupts.
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 42830
Felix Fietkau [Tue, 7 Oct 2014 10:37:09 +0000 (10:37 +0000)]
cns3xxx: fix register for enabling MMC/SD pins
also fixes a GPIO related regression from the upgrade to 3.10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42829
Rafał Miłecki [Tue, 7 Oct 2014 07:35:17 +0000 (07:35 +0000)]
kernel: move old "rootfs" splitter into separated file
This will simplify removing it in the future.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42828
Rafał Miłecki [Mon, 6 Oct 2014 21:33:17 +0000 (21:33 +0000)]
bcm53xx: add Netgear R6300 V2 LEDs and buttons
Thanks tusc (our forum user) for checking GPIOs.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42827
John Crispin [Mon, 6 Oct 2014 20:27:31 +0000 (20:27 +0000)]
procd: r42814 added a bad git version
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42826
John Crispin [Mon, 6 Oct 2014 20:08:40 +0000 (20:08 +0000)]
at91: remove support for TQMa9263
This board is EOL, we should not bother anymore with it.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42825
John Crispin [Mon, 6 Oct 2014 20:08:30 +0000 (20:08 +0000)]
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
SVN-Revision: 42824
John Crispin [Mon, 6 Oct 2014 20:08:18 +0000 (20:08 +0000)]
lantiq - vgv7519: enable pci bus
SVN-Revision: 42823
John Crispin [Mon, 6 Oct 2014 20:08:11 +0000 (20:08 +0000)]
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else
SVN-Revision: 42822
John Crispin [Mon, 6 Oct 2014 20:08:04 +0000 (20:08 +0000)]
lantiq - vgv7519: fix open-drain configuration for stp
SVN-Revision: 42821
John Crispin [Mon, 6 Oct 2014 20:07:56 +0000 (20:07 +0000)]
lantiq - vgv7519: add pci-rst entry into dts
SVN-Revision: 42820
John Crispin [Mon, 6 Oct 2014 20:07:45 +0000 (20:07 +0000)]
lantiq - vgv7519: remove exin definition copied from dev-board dts
SVN-Revision: 42819
John Crispin [Mon, 6 Oct 2014 20:07:30 +0000 (20:07 +0000)]
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board
SVN-Revision: 42818
John Crispin [Mon, 6 Oct 2014 20:07:19 +0000 (20:07 +0000)]
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling
SVN-Revision: 42817
John Crispin [Mon, 6 Oct 2014 20:07:04 +0000 (20:07 +0000)]
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)
SVN-Revision: 42816
John Crispin [Mon, 6 Oct 2014 20:06:51 +0000 (20:06 +0000)]
lantiq: fix some alt function on pinctrl-xway
SVN-Revision: 42815
John Crispin [Mon, 6 Oct 2014 20:06:41 +0000 (20:06 +0000)]
procd: update to latest git HEAD
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42814
John Crispin [Mon, 6 Oct 2014 20:06:26 +0000 (20:06 +0000)]
ubox: update to latest git head
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42813
John Crispin [Mon, 6 Oct 2014 20:06:15 +0000 (20:06 +0000)]
fstools: update to latest git
adds support for /dev/vd* virtual io
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42812
John Crispin [Mon, 6 Oct 2014 20:06:06 +0000 (20:06 +0000)]
octeon: add patches which are not upstreamed yet
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42811
John Crispin [Mon, 6 Oct 2014 20:05:52 +0000 (20:05 +0000)]
octeon: remove kmod-ath9k from default packages
Looks like the targets are Ubiquiti routers which don't come with any wireless cards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42810
John Crispin [Mon, 6 Oct 2014 20:05:39 +0000 (20:05 +0000)]
octeon: prepare elf kernel image and md5sum for usb copying
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42809
John Crispin [Mon, 6 Oct 2014 20:05:29 +0000 (20:05 +0000)]
octeon: fix serial console for 3.14 kernel
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42808
John Crispin [Mon, 6 Oct 2014 20:05:13 +0000 (20:05 +0000)]
ralink: various i2c fixes
the driver did not handle all states correctly causing a deadlock of the i2c hw block.
Signed-off-by: Ing.Michele Mogioni <michele.mogioni@unimc.it>
SVN-Revision: 42807
Rafał Miłecki [Mon, 6 Oct 2014 15:07:54 +0000 (15:07 +0000)]
kernel: add some warnings to the old (built-in) rootfs splitter
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42806
Rafał Miłecki [Mon, 6 Oct 2014 14:02:06 +0000 (14:02 +0000)]
kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT
This enables dedicated "rootfs" splitter by default. We still keep
CONFIG_MTD_SPLIT_SQUASHFS_ROOT, so the old (built-in) splitter will be
used as a fallback in case of problems.
Once we decide the dedicated partitioner works stable, we should remove
the old one completely.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42805
Rafał Miłecki [Mon, 6 Oct 2014 13:49:11 +0000 (13:49 +0000)]
kernel: allow rootfs splitters to work without CONFIG_MTD_ROOTFS_SPLIT
We want to remove that old (built-in) splitter at some point.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42804
Steven Barth [Mon, 6 Oct 2014 11:19:33 +0000 (11:19 +0000)]
odhcp6c: add route-workaround for broken IPv6-ISPs
Some ISP seem to only do stateful DHCPv6 and not sending RAs.
This is technically broken because plain DHCPv6 doesn't carry routes.
We work around here by faking a default route to the DHCPv6 server
if we do not receive a useful RA from the ISP.
This workaround can be turned off with: option fakeroutes 0
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42803
Steven Barth [Mon, 6 Oct 2014 06:24:53 +0000 (06:24 +0000)]
nftables: bump to 2014-09-30, disable gmp
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42802
John Crispin [Mon, 6 Oct 2014 05:55:35 +0000 (05:55 +0000)]
base-files: make postinst script run inside a subshell
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42800
Steven Barth [Mon, 6 Oct 2014 05:30:36 +0000 (05:30 +0000)]
libnftnl: bump to 2014-10-02
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42799
John Crispin [Mon, 6 Oct 2014 05:18:52 +0000 (05:18 +0000)]
lantiq: led name has changed from adsl -> dsl
make the notify script aware of this.
https://dev.openwrt.org/ticket/18005
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42798
John Crispin [Mon, 6 Oct 2014 04:53:34 +0000 (04:53 +0000)]
ar71xx: correctly detect hardware revision on TP-LINK Archer C5 and C7
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42797
John Crispin [Mon, 6 Oct 2014 04:53:25 +0000 (04:53 +0000)]
ar71xx: fix syntax for TP-LINK TL-WR941N/ND / Rosewill RNX-N360RT detection
[ ] conditions should use = instead of == for string equality.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42796
John Crispin [Mon, 6 Oct 2014 04:53:20 +0000 (04:53 +0000)]
ar71xx: simplify TP-LINK model detection
All TP-LINK machine names begin with "TP-LINK", so there's no need to check for
more specific model names. This also allows adding new models like the Archer
series more easily.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 42795
John Crispin [Mon, 6 Oct 2014 04:53:14 +0000 (04:53 +0000)]
Fix build when TAR_OPTIONS env variable is set
The build system sets a make variable TAR_OPTIONS to the unpacking
command, i.e. "-xf -". Now if an environment variable with the same
name is set, the make variable is automatically exported to the
environment. The make variable is added to the tar command in the
makefile, and tar adds the environment variable. This results in a
command like "tar -c /some/dir -xf - -xf -" which of course doesn't
work. It is also difficult to spot as the second "-xf -" is not
visible on the command line.
I suggest this is fixed by unexporting TAR_OPTIONS as I see no use
of the evironment variable, and it is changed from the original
value anyway.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 42794
John Crispin [Mon, 6 Oct 2014 04:53:04 +0000 (04:53 +0000)]
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs
The AR9580 with the new ID can be found in the EnGenius ESR900 and the
QCA9880 without any subsystem IDs can be found in the EnGenius ESR1750.
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 42793
John Crispin [Mon, 6 Oct 2014 04:52:57 +0000 (04:52 +0000)]
ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)
Signed-off-by: Jaehoon You <teslamint@gmail.com>
SVN-Revision: 42792
John Crispin [Mon, 6 Oct 2014 04:52:51 +0000 (04:52 +0000)]
kernel: add rtc-ds1307 module support
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42791
John Crispin [Mon, 6 Oct 2014 04:52:44 +0000 (04:52 +0000)]
kernel: add ledtrig-transient module support
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42790
John Crispin [Mon, 6 Oct 2014 04:52:36 +0000 (04:52 +0000)]
ramips: D-Link DIR-810L: make led naming consistent with other boards
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42789
John Crispin [Mon, 6 Oct 2014 04:52:26 +0000 (04:52 +0000)]
ralink: Add missing code to free GPIO on Ralink SoC
Signed-off-by: schildt@ibr.cs.tu-bs.de
Acked-by: info@gerhard-bertelsmann.de
SVN-Revision: 42788
John Crispin [Mon, 6 Oct 2014 04:52:21 +0000 (04:52 +0000)]
hostapd: read missing parameter for dynamic VLANs
In r41872 Dynamic VLAN support was reintroduced, but the vlan_naming
parameter is not read while setting up the config, so it always
defaults to 1.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 42787
John Crispin [Mon, 6 Oct 2014 04:52:13 +0000 (04:52 +0000)]
ar71xx: add LED defaults for the EnGenius ESR1750
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
SVN-Revision: 42786
John Crispin [Mon, 6 Oct 2014 04:52:07 +0000 (04:52 +0000)]
ramips: Support for RAMIPS based Tripmate HT-TM02 board
Provides support for the Tripmate HT-TM02 personal router including LEDs and
reset button. “Mode” switch is not supported. New profile includes full set
of packages required to enable LEDs, USB, and LUCI. Patches were applied
against trunk snapshot r42649. Functionality has been tested in AP, basic wifi
client, wifi router, and routed client modes - all good.
Signed-off-by: Ron Curry <wingspinner@gmail.com>
SVN-Revision: 42785
John Crispin [Mon, 6 Oct 2014 04:52:01 +0000 (04:52 +0000)]
firmware-utils: add NEXX factory image support
This patch adds support to encode and decode images for certain types of
NEXX routers.
SVN-Revision: 42784
John Crispin [Mon, 6 Oct 2014 04:51:56 +0000 (04:51 +0000)]
sysupgrade: preserve symlinks in backups
Signed-off-by: Catalin Patulea <catalinp@google.com>
SVN-Revision: 42783
John Crispin [Mon, 6 Oct 2014 04:51:51 +0000 (04:51 +0000)]
ar71xx: fix reset button gpio for OM2P/OM2P-HS
A typo in the definition for the OM2P reset button disabled its functionality
in OpenWrt. The actual button for these two devices is "1" and not "11".
Signed-off-by: Oren Poleg <oren@poleg.org>
[sven@open-mesh.org: added a commit subject+message]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 42782
Felix Fietkau [Sun, 5 Oct 2014 20:17:23 +0000 (20:17 +0000)]
build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42781
Felix Fietkau [Sun, 5 Oct 2014 20:17:19 +0000 (20:17 +0000)]
targets: remove useless quotes around KERNELNAME
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
Felix Fietkau [Sun, 5 Oct 2014 18:58:47 +0000 (18:58 +0000)]
lantiq: remove the useless ltqtapi.mk include file
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42778
Felix Fietkau [Sun, 5 Oct 2014 18:40:43 +0000 (18:40 +0000)]
gcc: remove version 4.8.0
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42777
Felix Fietkau [Sun, 5 Oct 2014 18:40:38 +0000 (18:40 +0000)]
binutils: remove old versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42776
Zoltan Herpai [Sun, 5 Oct 2014 17:32:36 +0000 (17:32 +0000)]
sunxi: re-add rootfs build when no profile is set, fixes #17980, thanks.
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42775
Felix Fietkau [Sun, 5 Oct 2014 17:13:34 +0000 (17:13 +0000)]
iproute2: add conflict for ip with ip-full
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42774
Felix Fietkau [Sun, 5 Oct 2014 16:58:16 +0000 (16:58 +0000)]
build: make sure modules are modposted after initramfs image is built
Otherwise the modpost steps for individual modules that are compiled
manually (using make package/<name_of_module>/install) will give warning
of missing symbols when that module depends other modules.
This is caused by the Module.symvers file not containing any symbols
anymore of external modules when the initramfs image is built without
specifically giving the modules target.
Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl>
SVN-Revision: 42773
Felix Fietkau [Sun, 5 Oct 2014 16:41:50 +0000 (16:41 +0000)]
hostapd: add conflicts with wpad(-mini) to hostapd and wpa_supplicant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42772
Felix Fietkau [Sun, 5 Oct 2014 16:41:38 +0000 (16:41 +0000)]
build: propagate package conflicts to opkg metadata
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42771
Felix Fietkau [Sun, 5 Oct 2014 16:41:33 +0000 (16:41 +0000)]
build: add support for declaring package CONFLICTS which only affect selecting built-in packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42770
Felix Fietkau [Sun, 5 Oct 2014 15:21:30 +0000 (15:21 +0000)]
Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-linaro-4.8
This patch ensures that libgcc_s.so properly honours the NOEXECSTACK flag
for MIPS builds, when gcc-linaro-4.8 or 4.9 is the chosen C compiler.
Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42769
Felix Fietkau [Sun, 5 Oct 2014 14:59:59 +0000 (14:59 +0000)]
ath10k: update firmware to the latest version
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42768
Felix Fietkau [Sun, 5 Oct 2014 14:59:45 +0000 (14:59 +0000)]
gcc: gcc 4.9.x disable libsanitize
gcc 4.9.x enables building of libsanitize
- libsanitize needs some headers that are not available
in uclibc (netrom/netrom.h)
according to buildroot project:
- build fail with musl
- need wordexp with uclibc which increases uclibc size
http://git.buildroot.net/buildroot/commit/?id=
5f4d658d888b539de9a6247ae5b1a0999de5d4ec
http://git.buildroot.net/buildroot/commit/?id=
554e29e267e6b36a0fd78c82cbad2c82d939eb7f
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 42767
Felix Fietkau [Sun, 5 Oct 2014 11:50:42 +0000 (11:50 +0000)]
mac80211_hwsim: select 802.11n support for hostapd
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42766
Felix Fietkau [Sun, 5 Oct 2014 11:01:49 +0000 (11:01 +0000)]
relayd: update to the latest version, fixes a build error with the new gcc (#18010)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42765
Felix Fietkau [Sun, 5 Oct 2014 10:55:55 +0000 (10:55 +0000)]
hostapd: allow using iapp for any encryption type (fixes #18022)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42764
Felix Fietkau [Sun, 5 Oct 2014 10:26:26 +0000 (10:26 +0000)]
hostapd: merge an upstream patch for pmksa cache
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42762
Felix Fietkau [Sun, 5 Oct 2014 10:26:17 +0000 (10:26 +0000)]
iwinfo: detect AC PHY for broadcom-wl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42761
Felix Fietkau [Sun, 5 Oct 2014 10:26:10 +0000 (10:26 +0000)]
iwinfo: detect HT PHY for broadcom-wl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42760
Felix Fietkau [Sun, 5 Oct 2014 10:26:05 +0000 (10:26 +0000)]
iwinfo: fix handling of accessing nl80211 interfaces via radio*
look up device path via uci instead of assuming a direct phy index
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42759
Felix Fietkau [Sun, 5 Oct 2014 10:25:55 +0000 (10:25 +0000)]
iwinfo: enable nl80211 support based on cfg80211, not mac80211
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42758
Jo-Philipp Wich [Sat, 4 Oct 2014 09:38:17 +0000 (09:38 +0000)]
iwinfo: handle 802.11ac mode for lua
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
SVN-Revision: 42757
Jonas Gorski [Fri, 3 Oct 2014 11:03:58 +0000 (11:03 +0000)]
brcm63xx: fix wrong fixups pointer
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42756
Steven Barth [Fri, 3 Oct 2014 10:56:43 +0000 (10:56 +0000)]
base-files: remove a 'not found' error message during system boot
During boot, a not found message is displayed for systems which do
not have uci 'network.globals.ula_prefix' defined in
/etc/config/network. The error message itself is not used and can
be ignored.
Signed-off-by: Michel Stam <m.stam@fugro.nl>
SVN-Revision: 42755
Rafał Miłecki [Fri, 3 Oct 2014 10:40:12 +0000 (10:40 +0000)]
bcm53xx: build R6250 firmware with "Other Regions" region
This prevents vendor firmware from warning about incompatible region.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42754
Felix Fietkau [Thu, 2 Oct 2014 20:00:41 +0000 (20:00 +0000)]
ar8216: set the pvid based on runtime state instead of port number to fix learning with enable_vlan = 0
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42753