Jo-Philipp Wich
3df1a20197
linux: add kmod-hwmon-k10temp
...
This module is required to read the CPU core temperature sensors
on the Alix APU board.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43027
2014-10-22 11:30:07 +00:00
Felix Fietkau
a1837135e0
ar71xx: add support for buffalo WZR-450HP2
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43026
2014-10-22 11:02:18 +00:00
Felix Fietkau
4fde9deed1
Revert "build: use ONESHELL to speed up scanning and the toplevel makefile"
...
This seems to cause issues on some build hosts, and it is not that
important.
SVN-Revision: 43025
2014-10-22 10:47:26 +00:00
Felix Fietkau
a3618cd9c1
kernel: use .ONESHELL to speed up processing of many kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43024
2014-10-22 08:57:56 +00:00
Felix Fietkau
949ab1487f
build: only print skipped packages that were selected
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43023
2014-10-22 08:57:50 +00:00
Felix Fietkau
d8278dee4d
kernel: use /bin/sh instead of bash to speed up processing of many kmod-* packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43022
2014-10-22 08:57:45 +00:00
Felix Fietkau
c497990834
build: use ONESHELL to speed up scanning and the toplevel makefile
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43021
2014-10-22 08:57:40 +00:00
Felix Fietkau
43f485f334
include/shell.sh: remove getvar()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43020
2014-10-22 08:57:30 +00:00
Felix Fietkau
cc43532293
build: optimize target metadata dump
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43019
2014-10-22 08:57:25 +00:00
Felix Fietkau
20a3814a9c
rules.mk: reduce shexport to one line to allow it to be put in a target context
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43018
2014-10-22 08:57:20 +00:00
Felix Fietkau
d081edf7eb
build: clean up and optimize ipkg control generator code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43017
2014-10-22 08:57:16 +00:00
Felix Fietkau
364fb4dacb
build: do not process built-in rules for make subdirs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43016
2014-10-22 08:57:11 +00:00
Felix Fietkau
edc8e2022a
build: optimize printing of disabled packages
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43015
2014-10-22 08:57:07 +00:00
Felix Fietkau
2579261b7b
comgt: drop the use of the non-standard XCASE termios flag ( #18186 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43014
2014-10-21 20:32:05 +00:00
Steven Barth
71d05d211d
nftables: bump to latest, fix minigmp
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43013
2014-10-21 20:00:56 +00:00
Steven Barth
0b3fec7e80
libnftnl: bump to latest
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 43012
2014-10-21 20:00:46 +00:00
Felix Fietkau
f3ee419dbc
ath9k: merge a fix for queue start/stop handling ( fixes #18164 , #18130 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43011
2014-10-21 16:30:01 +00:00
Rafał Miłecki
bf0342f0ef
bcm53xx: add support for Asus RT-N18U LEDs & buttons
...
Got GPIOs from #18152 thanks to Grrruk
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43010
2014-10-21 14:37:44 +00:00
Felix Fietkau
4d5218e083
musl: fix getopt optional argument processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43009
2014-10-21 11:03:20 +00:00
Rafał Miłecki
4669d08e83
bcm53xx: switch RT-N18U firmware to the UBI
...
According to the ticket #18152 it also uses NAND with 0x20000 erase size
and 0x800 page size.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43008
2014-10-20 22:09:40 +00:00
Felix Fietkau
188eb85f5b
netifd: update to the latest version, fixes link status handling on VLAN devices ( #18106 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43007
2014-10-20 20:09:35 +00:00
Felix Fietkau
99a651fd50
base-files: fix telnet login on musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43006
2014-10-20 15:07:19 +00:00
Felix Fietkau
2abd1b817e
rpcd: add 802.11ac for iwinfo
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43005
2014-10-20 13:55:11 +00:00
Felix Fietkau
9d1b619cb1
binutils: remove linaro version string, it confuses gcc lto support detection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43004
2014-10-20 11:43:08 +00:00
Felix Fietkau
20e7ccc3a2
gcc: update 4.9 to linaro 2014.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43003
2014-10-20 11:42:59 +00:00
John Crispin
b52651a66e
openssl: host build fails when ccache is enabled
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43002
2014-10-20 11:19:53 +00:00
John Crispin
d5b734e145
hostapd: Add wpa_psk_file option to netifd.sh
...
The wpa_psk_file option offers the possibility to use a different WPA-PSK key for each client. The directive points to a file with the following syntax:
mac_address wpa_passphrase_or_hex_key
Example:
00:11:22:33:44:55 passphrase_for_client_1
00:11:22:33:44:67 passphrase_for_client_2
00:11:22:33:44:89 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
So it is possible to specify both ASCII passphrases and raw 64-chars hex keys.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 43001
2014-10-20 11:19:21 +00:00
Imre Kaloz
48c507b7ed
fix compile against musl
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43000
2014-10-20 10:00:02 +00:00
Felix Fietkau
549f7d0366
prereq-build: rename the openssl check to libssl, add back the old check - it is required after all
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42999
2014-10-20 09:23:55 +00:00
Felix Fietkau
a1b6a7e572
firmware-utils: rename encrypt()/decrypt() in mkhilinkfw to avoid collisions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42998
2014-10-20 09:18:36 +00:00
Felix Fietkau
82c182f828
Revert "openssl: add host build."
...
This reverts commit r42988
SVN-Revision: 42997
2014-10-20 09:18:21 +00:00
Felix Fietkau
d225f614bd
tools: revert faulty dependency on package stuff
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42996
2014-10-20 09:18:02 +00:00
Felix Fietkau
35b34b20d4
prereq-build: replace the openssl command check with a check for headers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42995
2014-10-20 09:17:56 +00:00
John Crispin
c68b74e5c4
ramips: revert 1d5afc012e9d3eef0b113e1a89cff7508b731f90
...
the submitted patch was bogus
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42994
2014-10-20 06:48:51 +00:00
John Crispin
32acfefb6a
ar71xx: unify usage of IMAGE_PROFILE instead of PROFILE.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42992
2014-10-20 06:29:58 +00:00
John Crispin
5c33e9565b
ramips: add comments for image/Makefile.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42991
2014-10-20 06:29:51 +00:00
John Crispin
182d63bc40
ar71xx: add comments for Image/BuildLoader{, Alone}.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42990
2014-10-20 06:29:44 +00:00
John Crispin
6e1637f8fa
firmware-utils: restore compilation of mkhilinkfw.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42989
2014-10-20 06:29:38 +00:00
John Crispin
c8ad508d37
openssl: add host build.
...
Only support Linux at the moment.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42988
2014-10-20 06:29:27 +00:00
John Crispin
7557afa9a5
build: add $(STAGING_DIR_HOST)/usr/{include, lib} to build search path.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42987
2014-10-20 06:29:21 +00:00
John Crispin
7322fe161a
firmware-utils: fix compilation warnings.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 42986
2014-10-20 06:29:13 +00:00
John Crispin
829bf6b9a1
failsafe-mode: print short help on commandline
...
[base-files] failsafe-mode: print short help on commandline
Like mentioned in ticket https://dev.openwrt.org/ticket/11911
this should make the IRC much quieter. Failsafe is somehow
special and even experienced users are helpless, because they
are not used to this seldom situation. Also: likely you have
no internet access in this mode, so you cannot use the wiki.
a failsafe-session now looks like this:
first we see from 'package/base-files/files/bin/login.sh' the hint:
=== IMPORTANT ============================
Use 'passwd' to set your login password
this will disable telnet and enable SSH
------------------------------------------
after this the /etc/banner ("OpenWrt - wireless freedom")
and then the new text:
================= FAILSAFE MODE active ================
special commands:
* firstboot reset settings to factory defaults
* mount_root mount root-partition with config files
after mount_root:
* passwd change root's password
* /etc/config directory with config files
for more help see:
http://wiki.openwrt.org/doc/howto/generic.failsafe
=======================================================
this supersedes the old patches:
http://patchwork.openwrt.org/patch/3337/
http://patchwork.openwrt.org/patch/3553/
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42985
2014-10-20 06:29:05 +00:00
John Crispin
24d886c472
kernel: add another missing symbol for 3.14
...
SENSORS_VEXPRESS is masked by HWMON
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 42984
2014-10-20 06:28:57 +00:00
John Crispin
7bac455a4c
ramips: add support for Nexx WT3020 devices
...
SVN-Revision: 42983
2014-10-20 06:28:48 +00:00
John Crispin
5b40a150ea
ramips: sort boards in upgrade/platform.sh alphabetically
...
SVN-Revision: 42982
2014-10-20 06:28:39 +00:00
Felix Fietkau
5ef89f1ec5
iproute2: fix musl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42981
2014-10-19 23:04:17 +00:00
Felix Fietkau
6c2a017553
authsae: fix musl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42980
2014-10-19 23:04:02 +00:00
Felix Fietkau
338892ddf8
gdb: update to version 7.8, fix musl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42979
2014-10-19 22:49:42 +00:00
Felix Fietkau
35232039c0
valgrind: update to the latest version, fix musl support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42978
2014-10-19 22:35:27 +00:00
Felix Fietkau
939d0869cc
toolchain: mark musl as non-broken
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42977
2014-10-19 21:57:28 +00:00