John Crispin
7baf4957cf
72ca3bfc401a4f1b695dcc86640dddee62716cea contained too many files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39908
2014-03-13 07:42:59 +00:00
Hauke Mehrtens
ea2417fe03
kernel: add missing zram option
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39907
2014-03-12 23:36:01 +00:00
Hauke Mehrtens
fbb5b8af8e
kernel: fix 990-gpio_wdt.patch patch
...
This uses the correct include now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39906
2014-03-12 23:29:42 +00:00
Hauke Mehrtens
00dc53dd2e
brcm47xx: add initial support for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39905
2014-03-12 23:28:41 +00:00
Hauke Mehrtens
128bb9f1a3
kernel: add missing config options for kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39904
2014-03-12 23:16:27 +00:00
Florian Fainelli
0d92f34977
gpio-button-hotplug: don't build for 3.3 kernels
...
3.3 kernels do not have the required changes which would make
gpio-button-hotplug work, disallow building on those kernels for now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39903
2014-03-12 22:09:11 +00:00
Florian Fainelli
f664976483
kernel: backport ARM memset fixes for GCC 4.7/4.8
...
Now that GCC 4.8 is the default, make sure that we have the relevant
memset fixes to avoid nasty kernel crashes.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39902
2014-03-12 22:08:59 +00:00
Felix Fietkau
d1c64ab221
build: fix installation of default-variant packages when the source package has multiple variants ( #15237 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39899
2014-03-12 19:53:13 +00:00
John Crispin
bc6223666e
ubox: update to latest git head
...
use the fd handover api of ubus to transfer log data
the uci option log_buffer_size can be used to override the default size of 16k
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39898
2014-03-12 19:33:18 +00:00
John Crispin
086f522108
ubus: update to latest git HEAD
...
add fd handover inside ubus replies
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39897
2014-03-12 19:33:09 +00:00
John Crispin
375e02ac3d
ralink: add missing clk_set_rate()
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39896
2014-03-12 19:33:01 +00:00
John Crispin
0dc9d8d6ff
fstools: add the new fstools package
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39895
2014-03-12 19:32:51 +00:00
Imre Kaloz
8411a5703f
Add GW2385 support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39894
2014-03-12 13:40:13 +00:00
Imre Kaloz
b85310df77
add GW2375 support
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39893
2014-03-12 13:39:06 +00:00
Imre Kaloz
68022cac64
various dwc (OTG) driver fixups
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39892
2014-03-12 13:37:40 +00:00
Gabor Juhos
47dfbb5bc6
ar71xx: rb95x: use correct SPI flash address
...
The flash address passed to rb_init_info() is bogus,
use the predefined AR71XX_SPI_BASE macro instead.
Compile tested only.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39891
2014-03-12 12:52:39 +00:00
Gabor Juhos
25e870eed6
ar71xx: ar934x_nfc: fix memory initialization bug
...
sizeof(array_from_function_definition) gives back the size of the pointer.
sizeof(type) * array_size should be used in memset.
Signed-off-by: David Völgyes <david.volgyes@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/4950/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39890
2014-03-12 12:52:36 +00:00
Felix Fietkau
24095302aa
grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39889
2014-03-12 11:21:16 +00:00
Felix Fietkau
8087fa9e04
flex: fix build error due to undefined library symbols
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39888
2014-03-12 10:47:31 +00:00
Felix Fietkau
73d9ad0c95
ath9k: merge an aggregation related fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39886
2014-03-12 10:00:56 +00:00
Felix Fietkau
2835152df8
openssl: Fix x86_64 build on some 64bit host systems
...
On some build hosts openssl fails to install since openssl installs itself into
lib64 while the openwrt Makefile expects the libs to end up in lib.
install -m0644 .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.* .../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-x86_64/libopenssl/usr/lib/
install: cannot stat '.../openwrt/build_dir/target-x86_64_uClibc-0.9.33.2/openssl-1.0.1e/ipkg-install/usr/lib/libcrypto.so.*': No such file or directory
make[2]: *** [/openwrt/bin/x86_64/packages/libopenssl_1.0.1e-2_x86_64.ipk] Error 1
make[2]: Leaving directory `/openwrt/package/libs/openssl'
make[1]: *** [package/libs/openssl/compile] Error 2
make[1]: Leaving directory `/openwrt'
Set LIBDIR accordingly to fix this.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 39885
2014-03-12 10:00:53 +00:00
Felix Fietkau
c112b16dd8
ath9k: further improvements to noise immunity handling on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39879
2014-03-11 15:31:50 +00:00
Steven Barth
97ea9e3c2a
iptables/netfilter: add connlimit to conntrack-extra
...
SVN-Revision: 39878
2014-03-11 14:58:00 +00:00
Steven Barth
09fd40c28f
iptables: bump to 1.4.21
...
SVN-Revision: 39877
2014-03-11 14:57:55 +00:00
Felix Fietkau
9c48c7a7dc
ltq-vmmc: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39876
2014-03-11 13:20:07 +00:00
Felix Fietkau
f23a50dff9
ltq-tapi: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39875
2014-03-11 13:20:04 +00:00
Felix Fietkau
0c5809fb91
ltq-adsl: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39874
2014-03-11 13:20:01 +00:00
Felix Fietkau
f577d6f336
ltq-adsl: disable mips16 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39873
2014-03-11 13:19:56 +00:00
Felix Fietkau
75ac488f4d
openvpn: make size optimization configurable
...
Signed-off-by: Christoph Kottke <christoph.kottke@gmx.de>
SVN-Revision: 39872
2014-03-11 12:07:17 +00:00
Felix Fietkau
83f9fc12d6
netifd: update to latest version, includes interface handling fixes by Hans Dedecker
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39870
2014-03-11 09:28:28 +00:00
Steven Barth
cd695565fb
odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure
...
SVN-Revision: 39868
2014-03-11 08:21:58 +00:00
Felix Fietkau
dd7524f3f9
ath9k: add another ANI fix for older chipsets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39865
2014-03-10 18:58:52 +00:00
Felix Fietkau
cedfe135ab
target/sdk: generate a Config.in file with the settings of the build that the SDK was generated from
...
This allows make oldconfig/menuconfig to run
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39864
2014-03-10 18:58:49 +00:00
Felix Fietkau
23df56c490
target/sdk: remove obsolete compatibility makefiles
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39863
2014-03-10 18:58:44 +00:00
Felix Fietkau
81013f6bbe
scripts/config: make wildcard include with no results non-fatal
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39862
2014-03-10 18:58:40 +00:00
Felix Fietkau
5ef90f6540
target/sdk: remove obsolete exclude line
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39861
2014-03-10 18:58:34 +00:00
Felix Fietkau
72d4683627
toolchain/gcc: use 4.8-linaro by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39860
2014-03-10 11:20:33 +00:00
Felix Fietkau
d76f2d4d1c
target/sdk: remove some unnecessary files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39859
2014-03-10 11:12:41 +00:00
Felix Fietkau
ba3b720fe6
target/sdk: add support for building kernel module packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39858
2014-03-10 11:12:37 +00:00
Felix Fietkau
318052e03c
build: add a variable for the name of the {build,staging}_dir/{target,toolchain}-* directories
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39857
2014-03-10 11:12:32 +00:00
Luka Perkov
3ed094e85a
flex: upgrade to version 2.5.38
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39856
2014-03-10 01:26:14 +00:00
Luka Perkov
c8b116d930
kernel/generic: drop already upstreamed patch
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39855
2014-03-10 01:06:48 +00:00
Felix Fietkau
24dae38f43
iproute2: add ip-full variant to disable IP_CONFIG_TINY
...
This change creates a new ip-full variant for the ip package.
It disables IP_CONFIG_TINY to make some iproute2 features available like xfrm, gretap, ...
Signed-off-by: Thomas Wouters <thomaswouters@gmail.com>
SVN-Revision: 39854
2014-03-09 13:32:59 +00:00
Felix Fietkau
c2bbaf439c
openssl: update to 1.0.1f
...
This version includes this changes:
Don't include gmt_unix_time in TLS server and client random values
Fix for TLS record tampering bug CVE-2013-4353
Fix for TLS version checking bug CVE-2013-6449
Fix for DTLS retransmission bug CVE-2013-6450
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 39853
2014-03-09 13:23:41 +00:00
Felix Fietkau
836e9fad45
openssl: detect configuration changes and clean build tree accordingly ( fixes #15067 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39852
2014-03-09 13:19:29 +00:00
Felix Fietkau
46c8633c45
openssl: move make depend call to Build/Configure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39851
2014-03-09 13:19:25 +00:00
Felix Fietkau
6435b8bb27
build: include iwinfo by default if nas or wpad(-mini) is selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39850
2014-03-09 12:16:08 +00:00
Felix Fietkau
f7f1a496df
ath9k: improve ANI debugfs file
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39849
2014-03-09 10:31:05 +00:00
Felix Fietkau
977f161400
ath9k: fix tx queue configuration for buffered multicast frames
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39848
2014-03-09 10:05:41 +00:00
Felix Fietkau
646ff55b06
ath9k: further reduce false baseband hang detects on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39847
2014-03-09 08:53:39 +00:00