Commit Graph

27614 Commits (41e6994664a5f304b5d0b1517fefd8c3950288ff)

Author SHA1 Message Date
Florian Fainelli dec70a4653 tools: do not build bc documentation (#13841)
Building the "bc" documentation requires the "makeinfo" program to be
installed on the host.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09 08:33:44 +00:00
Jonas Gorski 3be898455b kernel: add missing config symbol
Should fix buildbot builds of ixp4xx.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09 07:51:09 +00:00
Zoltan HERPAI acefc38cf1 imx23: add gpio_sysfs support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 23:08:26 +00:00
John Crispin f3065bb0b3 procd: update to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 16:35:19 +00:00
John Crispin f35399aae2 procd: remove obseleted procd.init file
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 16:35:10 +00:00
John Crispin 3bdd443b58 base-files: add 2 missing variable defines
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 16:35:02 +00:00
John Crispin 8f63276f1c ralink: vlan offloading is causing problems. disable it
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 16:34:52 +00:00
John Crispin 477ffef173 ralink: unbreak ralink i2c support
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 09:01:57 +00:00
John Crispin 1eabd25ecb kernel: unbreal of_i2c selection
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 09:01:52 +00:00
John Crispin 07a6e227f7 ralink: add i2c-ralink kmod info
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 09:01:47 +00:00
John Crispin 3f60f76184 ubox: add a uci-default script for fstab generation
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 09:01:42 +00:00
John Crispin 995a33804f lantiq: move dsl tools to package/network/config
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 09:01:38 +00:00
Zoltan HERPAI 5bf3d3a7d9 [tools] add bc as required by kernels 3.9+
- bc is required by the kernel to compute timeconsts files
 - fixes #13767.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:45:03 +00:00
Gabor Juhos 058f768c19 linux: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:40:22 +00:00
Gabor Juhos a40f5f2d24 ar71xx: disable JTAG on TL-WR841N-v8/MR3420v2
It also fixes USB Power on MR3420v2.

Signed-off-by: Dmytro <dioptimizer@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:40:21 +00:00
Gabor Juhos 90421e83a5 ar71xx: fix partition layout on Netgear WNDAP360
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:40:20 +00:00
Gabor Juhos 137eb45ff4 ar71xx: fix for wrong eth0 mac assignment on Netgear WNDAP360
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 08:40:18 +00:00
Luka Perkov 340276c878 lantiq: etop enable gbit port0
Signed-off-by: Antonios Vamporakis <vamporakis@yahoo.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 07:11:59 +00:00
Luka Perkov 2d4cc343ed [package] ltq-hcd: remove prebuilt module
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 00:37:50 +00:00
Luka Perkov 24ad605866 [package] linux-atm: fix dependencies
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08 00:37:49 +00:00
Felix Fietkau c39701f9cf kernel: disable zisofs and zlib by default, reduces kernel size after lzma by ~10k
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:24 +00:00
Felix Fietkau 64e2d1fd4e gettext-full: use portability header files for byteswapping on non-linux systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:20 +00:00
Felix Fietkau 9fea6e4648 gettext-full: add a patch to suppress duplicate definitions of error_print_progname which break on some systems
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:16 +00:00
Felix Fietkau c0d0e988ef gettext-full: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:12 +00:00
Felix Fietkau 9bb3288ad5 tools: include endian.h from byteswap.h to ensure that bswap_* is available
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:08 +00:00
Felix Fietkau e7e1252ca2 xfsprogs: disable blkid support to fix build errors
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:49:04 +00:00
Felix Fietkau ab8a53dfae imx23: fix kernel module dependencies
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06 14:48:56 +00:00
Felix Fietkau 39bc82472d gcc: fix up displayed version after r37179
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-05 09:16:08 +00:00
Felix Fietkau 4afb9e3633 gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ definition)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-05 07:53:14 +00:00
Luka Perkov 1206a04577 lantiq: add device tree support for arv4519pw
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-05 07:44:42 +00:00
Felix Fietkau 992166ba7e feeds.conf.default: switch packages feed to git (#13818)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-05 02:04:40 +00:00
Luka Perkov 11c005ccfc ar71xx: merge patches [611-*,621-*] into 610-*
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 23:31:39 +00:00
Zoltan HERPAI 17eb204230 imx23: bump kernel to 3.10
- fix BOARDNAME
 - add profile for Olinuxino boards
 - prep image Makefile for u-boot inclusion, separate out bootlet build
 - update kernel config to reflect updated chipidea requirements
 - update rtc/watchdog config

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 22:25:26 +00:00
Luka Perkov 7ac10b4555 toolchain/musl: add version 0.9.11
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 21:26:01 +00:00
Jo-Philipp Wich fb5527b8db firewall: allow routed lan<->lan traffic by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 18:10:36 +00:00
Zoltan HERPAI f60606db7e kernel/generic: add missing regulator symbols for 3.10
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 16:58:22 +00:00
Jo-Philipp Wich 990e4f90d6 lldpd: upgrade to 0.7.5
lldpd 0.7.1 has several alignment issues that trip a system configured
to fault on misaligned accesses.  Version 0.7.5 fixes that along with a
few other minor issues.

Signed-off-by: John Szakmeister <john@szakmeister.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 16:57:03 +00:00
Luka Perkov ce1df66cd6 ar71xx: Buffalo WZR-HP-AG300H (600DHP) enable PCI
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:45:29 +00:00
Jonas Gorski f541a0e76b include: also check CONFIG_GPIOLIB for GPIO_SUPPORT
Recent kernels removed GENERIC_GPIO and require GPIO capable
targets to select GPIOLIB instead, so check for both symbols.

Fixed #13814.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:41:50 +00:00
John Crispin 7b811a589c px5g: creates certificates that expire in the past
the attached patch fixes a bug of px5g when instructed to build
certificates that expire after 2038-01-19, caused a multiplication that
may overflow the "to" variable of type time_t

Attached patch checks if "to" precedes "from": if so sets "to" to its
maximum value. Pretty rude, but works well even if certificate is set to
expire in a century

Signed-off-by: Federico Fissore <federico@fissore.org>
Patchork: http://patchwork.openwrt.org/patch/3749/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37165 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:32 +00:00
John Crispin 9e1d4703d5 kernel: fix 8250 ko name for 3.9
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:28 +00:00
John Crispin e317f022b6 ramips: fix RT-N13U gpio buttons
https://dev.openwrt.org/ticket/13795

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:23 +00:00
John Crispin f61ce59a68 mac80211: make rt2x00_soc depend on !rt3883
https://dev.openwrt.org/ticket/13777

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:18 +00:00
John Crispin d00812c4ce brcm47xx: fix module insert order
https://dev.openwrt.org/ticket/13811

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37161 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:13 +00:00
John Crispin ee878c1e83 button-hotplug: Add KEY_POWER handling
When running OpenWrt within KVM KEY_POWER is generated from the ACPI
button driver when restarting or powering down the VM.

Extend button-hotplug to allow user space handlers for these events.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Patchwork: http://patchwork.openwrt.org/patch/3799/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37160 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:09 +00:00
John Crispin 749b84769a libubox: update to latest git revision
fixes bug in runqueue complete handling

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:31:04 +00:00
John Crispin c9098b05bc procd: bump to latest git revision
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:30:59 +00:00
John Crispin c4d63916fa procd: extend shell binding with trigger support
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:30:55 +00:00
John Crispin 2c43cc55ea ubox: dont install lsbloader and symlink lsmod
Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 13:30:41 +00:00
Luka Perkov e8c98290c8 ar71xx: $(KDIR_TMP) must be present before starting initramfs build
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-04 12:48:52 +00:00