Felix Fietkau
6ae77556dc
ustream-ssl: add support for polarssl 1.3
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39929
2014-03-14 15:05:42 +00:00
Felix Fietkau
e9abf9f8a0
scripts/metadata.pl: fix ignoring missing host dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39917
2014-03-13 14:14:06 +00:00
Felix Fietkau
52dcb1f411
scripts/metadata.pl: remove sdk specific config symbol override
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39916
2014-03-13 14:14:03 +00:00
Felix Fietkau
2a5f6cadd1
target/sdk: strip host binaries before packing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39915
2014-03-13 14:14:00 +00:00
Felix Fietkau
8c9fed34e4
target/sdk: leave out some unnecessary directories
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39914
2014-03-13 14:13:57 +00:00
Felix Fietkau
ee4110aff0
target/sdk: use .config instead of unconditionally enabling all build dirs
...
Call make defconfig on every build to catch newly added packages
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39913
2014-03-13 12:12:58 +00:00
Felix Fietkau
fd27fb770d
target/sdk: fix parallel build calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39912
2014-03-13 12:12:50 +00:00
Felix Fietkau
2d52430c25
target/sdk: remove obsolete make calls for the ancient package directory format
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39911
2014-03-13 12:12:46 +00:00
Steven Barth
7ac0057c1f
odhcp6c: pass on delegate-flag on to ds-lite interface
...
SVN-Revision: 39910
2014-03-13 10:40:56 +00:00
Steven Barth
edd75e332c
netifd: pass on delegate flag from dhcp to 6rd
...
SVN-Revision: 39909
2014-03-13 10:33:26 +00:00
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