- Mar 18, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39944
-
- Mar 17, 2014
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 39943
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39935
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39933
-
- Mar 14, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39930
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39929
-
- Mar 13, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39917
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39916
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39915
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39914
-
Felix Fietkau authored
Call make defconfig on every build to catch newly added packages Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39913
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39912
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39911
-
Steven Barth authored
SVN-Revision: 39910
-
Steven Barth authored
SVN-Revision: 39909
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39908
-
- Mar 12, 2014
-
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39907
-
Hauke Mehrtens authored
This uses the correct include now. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39906
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39905
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39904
-
Florian Fainelli authored
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
-
Florian Fainelli authored
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
-
Felix Fietkau authored
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
-
John Crispin authored
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
-
John Crispin authored
add fd handover inside ubus replies Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39897
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39896
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39895
-
Imre Kaloz authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39894
-
Imre Kaloz authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39893
-
Imre Kaloz authored
Signed-off-by:
Tim Harvey <tharvey@gateworks.com> Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39892
-
Gabor Juhos authored
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
-
Gabor Juhos authored
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
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39889
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39888
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39886
-
Felix Fietkau authored
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
-
- Mar 11, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39879
-
Steven Barth authored
SVN-Revision: 39878
-
Steven Barth authored
SVN-Revision: 39877
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39876
-