librecmc/librecmc.git
11 years agoar71xx: build image for the TP-LINK TL-WR941N v6 board
Gabor Juhos [Sat, 20 Jul 2013 08:54:45 +0000 (08:54 +0000)]
ar71xx: build image for the TP-LINK TL-WR941N v6 board

TL-WR941N v6 use almost same IC as WDR3500.

[juhosg: change subject, and change fw layout from 4M to 4Mlzma]

Patchwork: http://patchwork.openwrt.org/patch/3719/
Signed-off-by: ShuYu Wang <andelf@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37471

11 years agolinux: move more ARM_ERRATA symbols to the generic config
Gabor Juhos [Sat, 20 Jul 2013 07:43:54 +0000 (07:43 +0000)]
linux: move more ARM_ERRATA symbols to the generic config

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37470

11 years agolinux: remove 3.7 support
Gabor Juhos [Sat, 20 Jul 2013 07:37:27 +0000 (07:37 +0000)]
linux: remove 3.7 support

It is not used by any target.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37469

11 years agolinux: remove duplicated 3.10 symbols from target config files
Gabor Juhos [Sat, 20 Jul 2013 07:21:52 +0000 (07:21 +0000)]
linux: remove duplicated 3.10 symbols from target config files

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37467

11 years agokernel: fix kmod-fs-btrfs dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 23:10:40 +0000 (23:10 +0000)]
kernel: fix kmod-fs-btrfs dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37466

11 years agokernel: move CONFIG_NET_IP_TUNNEL to generic
Jonas Gorski [Fri, 19 Jul 2013 22:58:01 +0000 (22:58 +0000)]
kernel: move CONFIG_NET_IP_TUNNEL to generic

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

11 years agomalta: remove CONFIG_NET_CLS* overrides
Gabor Juhos [Fri, 19 Jul 2013 22:51:37 +0000 (22:51 +0000)]
malta: remove CONFIG_NET_CLS* overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37464

11 years agomalta: remove CONFIG_NET_SCH_* overrides
Gabor Juhos [Fri, 19 Jul 2013 22:51:36 +0000 (22:51 +0000)]
malta: remove CONFIG_NET_SCH_* overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37463

11 years agomalta: remove CONFIG_*_PHY overrides
Gabor Juhos [Fri, 19 Jul 2013 22:51:35 +0000 (22:51 +0000)]
malta: remove CONFIG_*_PHY overrides

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37462

11 years agokernel: fix xtables-addons dependencies with kernel 3.3
Hauke Mehrtens [Fri, 19 Jul 2013 22:36:47 +0000 (22:36 +0000)]
kernel: fix xtables-addons dependencies with kernel 3.3

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37461

11 years agokernel: add fbdev.ko to kmod-fb on x86 dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 22:30:35 +0000 (22:30 +0000)]
kernel: add fbdev.ko to kmod-fb on x86 dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37460

11 years agokernel: fix kmod-rtc-pcf8563 dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 22:27:31 +0000 (22:27 +0000)]
kernel: fix kmod-rtc-pcf8563 dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37459

11 years agokernel: package the usbmon module
Gabor Juhos [Fri, 19 Jul 2013 22:19:26 +0000 (22:19 +0000)]
kernel: package the usbmon module

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37458

11 years agomalta: remove 3.8 support
Gabor Juhos [Fri, 19 Jul 2013 17:12:53 +0000 (17:12 +0000)]
malta: remove 3.8 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37457

11 years agomalta: switch to 3.10
Gabor Juhos [Fri, 19 Jul 2013 17:12:52 +0000 (17:12 +0000)]
malta: switch to 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37456

11 years agomalta: add support for 3.10
Gabor Juhos [Fri, 19 Jul 2013 17:12:51 +0000 (17:12 +0000)]
malta: add support for 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37455

11 years agomalta: update README
Gabor Juhos [Fri, 19 Jul 2013 17:12:47 +0000 (17:12 +0000)]
malta: update README

The images which are usable with Qemu have a '-initramfs'
suffix. Update the readme to reflect that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37454

11 years agomalta: avoid redundant vmlinux-initramfs.elf copy
Gabor Juhos [Fri, 19 Jul 2013 17:12:46 +0000 (17:12 +0000)]
malta: avoid redundant vmlinux-initramfs.elf copy

Patchwork: http://patchwork.openwrt.org/patch/3811/
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37453

11 years agoimage: fix initramfs image name
Gabor Juhos [Fri, 19 Jul 2013 17:12:45 +0000 (17:12 +0000)]
image: fix initramfs image name

Preserve order of components in initramfs image filename
when doing copy from $(KDIR) to $(BIN_DIR).

Patchwork: http://patchwork.openwrt.org/patch/3811/
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37452

11 years agoprocd: improve early console handling
Gabor Juhos [Fri, 19 Jul 2013 17:12:44 +0000 (17:12 +0000)]
procd: improve early console handling

The malta target is broken since procd is used
as init. The initramfs image boots fine, however
the console is not working.

Improve the early console handling to fix the
problem.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37451

11 years agokernel: add missing symbols for 3.10
Gabor Juhos [Fri, 19 Jul 2013 17:12:36 +0000 (17:12 +0000)]
kernel: add missing symbols for 3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37450

11 years agokernel: refresh config-3.10
Gabor Juhos [Fri, 19 Jul 2013 17:12:34 +0000 (17:12 +0000)]
kernel: refresh config-3.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37449

11 years agokernel: simplify kmod-crypto-misc dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 15:01:22 +0000 (15:01 +0000)]
kernel: simplify kmod-crypto-misc dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37448

11 years agox86: fix kmod-gpio-pc8736x dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 14:55:51 +0000 (14:55 +0000)]
x86: fix kmod-gpio-pc8736x dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37447

11 years agokernel: fix kmod-et131x dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 14:53:29 +0000 (14:53 +0000)]
kernel: fix kmod-et131x dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37446

11 years agokernel: fix usb-net-asix dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 14:51:15 +0000 (14:51 +0000)]
kernel: fix usb-net-asix dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37445

11 years agoubox: update to git head, fixes multiple null pointer dereferences and adds support...
Jo-Philipp Wich [Fri, 19 Jul 2013 14:50:39 +0000 (14:50 +0000)]
ubox: update to git head, fixes multiple null pointer dereferences and adds support for mounting lvm and raid devices

SVN-Revision: 37444

11 years agokernel: fix crypto-hw-geode dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 14:46:02 +0000 (14:46 +0000)]
kernel: fix crypto-hw-geode dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37443

11 years agokernel: fix crypto-hw-padlock dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 14:44:12 +0000 (14:44 +0000)]
kernel: fix crypto-hw-padlock dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37442

11 years agokernel: fix syntax error in kmod-crypto-misc
Hauke Mehrtens [Fri, 19 Jul 2013 14:41:33 +0000 (14:41 +0000)]
kernel: fix syntax error in kmod-crypto-misc

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37441

11 years agokernel: add missing module for mmc-spi
Felix Fietkau [Fri, 19 Jul 2013 14:13:45 +0000 (14:13 +0000)]
kernel: add missing module for mmc-spi

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37440

11 years agoltq-deu: add missing dependency
Felix Fietkau [Fri, 19 Jul 2013 14:10:18 +0000 (14:10 +0000)]
ltq-deu: add missing dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37439

11 years agokernel: fix kmod-usb-chipideai syntax
Hauke Mehrtens [Fri, 19 Jul 2013 13:35:28 +0000 (13:35 +0000)]
kernel: fix kmod-usb-chipideai syntax

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37438

11 years agokernel: fix kmod-usb-chipideai dependencies
Hauke Mehrtens [Fri, 19 Jul 2013 13:23:47 +0000 (13:23 +0000)]
kernel: fix kmod-usb-chipideai dependencies

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37437

11 years agokernel: remove gpio_buttons
Jonas Gorski [Fri, 19 Jul 2013 13:20:41 +0000 (13:20 +0000)]
kernel: remove gpio_buttons

It hasn't been buildable for a long time, and there are no users of it
anymore left as all of them have been switched to the upstream accepted
version.

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

11 years agox86: switch rdc to to gpio_keys_polled
Jonas Gorski [Fri, 19 Jul 2013 13:20:39 +0000 (13:20 +0000)]
x86: switch rdc to to gpio_keys_polled

gpio_buttons have been deprecated since a long time.

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

11 years agoixp4xx: switch cambira to gpio_keys_polled
Jonas Gorski [Fri, 19 Jul 2013 13:20:37 +0000 (13:20 +0000)]
ixp4xx: switch cambira to gpio_keys_polled

gpio_buttons have been deprecated since a long time.

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

11 years agoscripts/metadata.pl: emit dependencies for package/kernel/linux
Felix Fietkau [Fri, 19 Jul 2013 12:49:21 +0000 (12:49 +0000)]
scripts/metadata.pl: emit dependencies for package/kernel/linux

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37433

11 years agokernel: update bcma and ssb to version from wireless-testing/master tag master-2013...
Hauke Mehrtens [Fri, 19 Jul 2013 12:02:34 +0000 (12:02 +0000)]
kernel: update bcma and ssb to version from wireless-testing/master tag master-2013-07-18

This should fix some build problems in b43 with kernel 3.3.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37432

11 years agobuild: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
Felix Fietkau [Fri, 19 Jul 2013 10:52:56 +0000 (10:52 +0000)]
build: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37431

11 years agoscripts/gen-dependencies.sh: clean up temp files
Felix Fietkau [Fri, 19 Jul 2013 10:41:56 +0000 (10:41 +0000)]
scripts/gen-dependencies.sh: clean up temp files

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37430

11 years agobutton-hotplug: add missing dependency on kmod-input-core
Felix Fietkau [Fri, 19 Jul 2013 10:38:48 +0000 (10:38 +0000)]
button-hotplug: add missing dependency on kmod-input-core

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37429

11 years agolinux: fix platform dependency of kmod-usb2-fsl
Jo-Philipp Wich [Fri, 19 Jul 2013 10:34:40 +0000 (10:34 +0000)]
linux: fix platform dependency of kmod-usb2-fsl

SVN-Revision: 37428

11 years agolinux: kmod-ipt-filter depends on kmod-ipt-conntrack
Jo-Philipp Wich [Fri, 19 Jul 2013 10:08:26 +0000 (10:08 +0000)]
linux: kmod-ipt-filter depends on kmod-ipt-conntrack

SVN-Revision: 37427

11 years agokernel: change ipt depends to a select
Jonas Gorski [Fri, 19 Jul 2013 09:59:34 +0000 (09:59 +0000)]
kernel: change ipt depends to a select

Fixes recursive dependencies with kmod-ipt-core.

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

11 years agoxtables-addons: use a select of kmod-ipt-core instead of depending on it
Jo-Philipp Wich [Fri, 19 Jul 2013 09:58:17 +0000 (09:58 +0000)]
xtables-addons: use a select of kmod-ipt-core instead of depending on it

SVN-Revision: 37425

11 years agoxtables-addons: add missing kmod dependencies
Jo-Philipp Wich [Fri, 19 Jul 2013 09:58:11 +0000 (09:58 +0000)]
xtables-addons: add missing kmod dependencies

SVN-Revision: 37424

11 years agokernel: add missing kernel config symbol
Jonas Gorski [Fri, 19 Jul 2013 09:51:20 +0000 (09:51 +0000)]
kernel: add missing kernel config symbol

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

11 years agomac80211: add missing dependencies
Jonas Gorski [Fri, 19 Jul 2013 09:49:04 +0000 (09:49 +0000)]
mac80211: add missing dependencies

Add missing dependencies for rt2800-lib and lib80211.

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

11 years agokernel: video-core depends on i2c-core if i2c-core is selected
Jonas Gorski [Thu, 18 Jul 2013 20:40:17 +0000 (20:40 +0000)]
kernel: video-core depends on i2c-core if i2c-core is selected

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

11 years agokernel: kmod-gpio-mcp23s08 depends on i2c-core
Jonas Gorski [Thu, 18 Jul 2013 20:40:15 +0000 (20:40 +0000)]
kernel: kmod-gpio-mcp23s08 depends on i2c-core

But only if it is selected, so make it a conditionl dependency.

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

11 years agokernel: kmod-pcmcia-serial requires kmod-serial-8250
Jonas Gorski [Thu, 18 Jul 2013 20:40:13 +0000 (20:40 +0000)]
kernel: kmod-pcmcia-serial requires kmod-serial-8250

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

11 years agokernel: kmod-e1000e depends on pip for 3.8+
Jonas Gorski [Thu, 18 Jul 2013 20:40:10 +0000 (20:40 +0000)]
kernel: kmod-e1000e depends on pip for 3.8+

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

11 years agoimx23: add back the missing imx23 target dependency
Felix Fietkau [Thu, 18 Jul 2013 17:26:46 +0000 (17:26 +0000)]
imx23: add back the missing imx23 target dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37417

11 years agokernel: net-zd1201 depends on usb-core
Felix Fietkau [Thu, 18 Jul 2013 17:26:43 +0000 (17:26 +0000)]
kernel: net-zd1201 depends on usb-core

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37416

11 years agokernel: fix usb-net-cdc-mbim dependencies
Felix Fietkau [Thu, 18 Jul 2013 17:26:39 +0000 (17:26 +0000)]
kernel: fix usb-net-cdc-mbim dependencies

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37415

11 years agokernel: usb-serial-qualcomm depends on usb-serial-wwan
Felix Fietkau [Thu, 18 Jul 2013 17:26:36 +0000 (17:26 +0000)]
kernel: usb-serial-qualcomm depends on usb-serial-wwan

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37414

11 years agokernel: usb-serial-keyspan needs to include ezusb.ko
Felix Fietkau [Thu, 18 Jul 2013 17:26:32 +0000 (17:26 +0000)]
kernel: usb-serial-keyspan needs to include ezusb.ko

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37413

11 years agokernel: usb-serial-ipw depends on usb-serial-wwan
Felix Fietkau [Thu, 18 Jul 2013 17:26:28 +0000 (17:26 +0000)]
kernel: usb-serial-ipw depends on usb-serial-wwan

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37412

11 years agokernel: mtdtests depends on nand
Felix Fietkau [Thu, 18 Jul 2013 17:26:24 +0000 (17:26 +0000)]
kernel: mtdtests depends on nand

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37411

11 years agokernel: bluetooth depends on crypto-hash
Felix Fietkau [Thu, 18 Jul 2013 17:26:21 +0000 (17:26 +0000)]
kernel: bluetooth depends on crypto-hash

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37410

11 years agokernel: rfkill depends on input-core
Felix Fietkau [Thu, 18 Jul 2013 17:26:17 +0000 (17:26 +0000)]
kernel: rfkill depends on input-core

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37409

11 years agokernel: split slhc into a separate package and make slip depend on it
Felix Fietkau [Thu, 18 Jul 2013 17:26:13 +0000 (17:26 +0000)]
kernel: split slhc into a separate package and make slip depend on it

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37408

11 years agokernel: fix accidental depends line duplication
Felix Fietkau [Thu, 18 Jul 2013 16:49:55 +0000 (16:49 +0000)]
kernel: fix accidental depends line duplication

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37407

11 years agokernel: sctp depends on ipv6 if ipv6 is enabled
Felix Fietkau [Thu, 18 Jul 2013 16:46:11 +0000 (16:46 +0000)]
kernel: sctp depends on ipv6 if ipv6 is enabled

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37406

11 years agobuild: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'
Felix Fietkau [Thu, 18 Jul 2013 16:44:44 +0000 (16:44 +0000)]
build: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37405

11 years agokernel: make kmod-sched depend on kmod-ipt-core
Felix Fietkau [Thu, 18 Jul 2013 16:32:12 +0000 (16:32 +0000)]
kernel: make kmod-sched depend on kmod-ipt-core

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37404

11 years agokernel: reduce spurious rebuilds of simple kmod-* packages
Felix Fietkau [Thu, 18 Jul 2013 16:32:07 +0000 (16:32 +0000)]
kernel: reduce spurious rebuilds of simple kmod-* packages

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37403

11 years agolinux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsu...
Jo-Philipp Wich [Thu, 18 Jul 2013 15:47:13 +0000 (15:47 +0000)]
linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsupport packages

SVN-Revision: 37402

11 years agolinux: add missing netfilter dependencies
Jo-Philipp Wich [Thu, 18 Jul 2013 15:47:08 +0000 (15:47 +0000)]
linux: add missing netfilter dependencies

SVN-Revision: 37401

11 years agoinclude: modify kernel.mk to build empty kmod packages if the referenced symbols...
Jo-Philipp Wich [Thu, 18 Jul 2013 15:41:09 +0000 (15:41 +0000)]
include: modify kernel.mk to build empty kmod packages if the referenced symbols do not exist in the config

SVN-Revision: 37400

11 years agolinux: add missing dependency to kmod-i2c-tiny-usb
Jo-Philipp Wich [Thu, 18 Jul 2013 13:57:40 +0000 (13:57 +0000)]
linux: add missing dependency to kmod-i2c-tiny-usb

SVN-Revision: 37399

11 years agolinux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs
Jo-Philipp Wich [Thu, 18 Jul 2013 13:57:36 +0000 (13:57 +0000)]
linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfs

SVN-Revision: 37398

11 years agoscripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig...
Jo-Philipp Wich [Thu, 18 Jul 2013 13:11:46 +0000 (13:11 +0000)]
scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages

SVN-Revision: 37397

11 years agokernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6
Jonas Gorski [Thu, 18 Jul 2013 13:08:35 +0000 (13:08 +0000)]
kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6

btrfs now supports raid5/6 and added appropriate depenendcies for 3.10.

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

11 years agokernel: move xor into its own package
Jonas Gorski [Thu, 18 Jul 2013 13:08:33 +0000 (13:08 +0000)]
kernel: move xor into its own package

xor.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.

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

11 years agokernel: split out lib-raid6
Jonas Gorski [Thu, 18 Jul 2013 13:08:31 +0000 (13:08 +0000)]
kernel: split out lib-raid6

raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own
package. Make it hidden as it does not provide any functionality on its
own.

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

11 years agokernel: kmod-dm depends on crypto
Jonas Gorski [Thu, 18 Jul 2013 13:08:29 +0000 (13:08 +0000)]
kernel: kmod-dm depends on crypto

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

11 years agokernel: crypto: add missing dependencies and files
Jonas Gorski [Thu, 18 Jul 2013 13:08:27 +0000 (13:08 +0000)]
kernel: crypto: add missing dependencies and files

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

11 years agokernel: drop kmod-ata-sis
Jonas Gorski [Thu, 18 Jul 2013 13:08:23 +0000 (13:08 +0000)]
kernel: drop kmod-ata-sis

it was broken since 2.6.21, evidently nobody uses it and we can just
remove it.

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

11 years agogen-dependencies.sh: sort kmod dependencies
Felix Fietkau [Thu, 18 Jul 2013 11:57:36 +0000 (11:57 +0000)]
gen-dependencies.sh: sort kmod dependencies

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37390

11 years agolinux: add missing dependencies to kmod-ip6tables
Jo-Philipp Wich [Thu, 18 Jul 2013 11:57:19 +0000 (11:57 +0000)]
linux: add missing dependencies to kmod-ip6tables

SVN-Revision: 37389

11 years agobuild: print missing dependency error to stderr
Jonas Gorski [Thu, 18 Jul 2013 11:29:18 +0000 (11:29 +0000)]
build: print missing dependency error to stderr

Allow to see the actual error even when compiling with V=w/V=1 only.

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

11 years agobuild: add required exports for dependency tracking
Felix Fietkau [Thu, 18 Jul 2013 11:18:37 +0000 (11:18 +0000)]
build: add required exports for dependency tracking

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37387

11 years agobuild: implement kernel module dependency tracking
Felix Fietkau [Thu, 18 Jul 2013 10:47:05 +0000 (10:47 +0000)]
build: implement kernel module dependency tracking

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37386

11 years agobuild: add kernel modules to package provides info (along with shared libs)
Felix Fietkau [Thu, 18 Jul 2013 10:47:00 +0000 (10:47 +0000)]
build: add kernel modules to package provides info (along with shared libs)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37385

11 years agoimx23: ChipIdea changes
Zoltan Herpai [Wed, 17 Jul 2013 22:49:16 +0000 (22:49 +0000)]
imx23: ChipIdea changes

 - move ci_hdrc into generic modules
 - add separate package for imx-specific modules

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

11 years agobase-files/busybox: move ntpd init script from base-files to busybox
Luka Perkov [Wed, 17 Jul 2013 22:24:45 +0000 (22:24 +0000)]
base-files/busybox: move ntpd init script from base-files to busybox

SVN-Revision: 37383

11 years agouboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)
Luka Perkov [Wed, 17 Jul 2013 17:31:21 +0000 (17:31 +0000)]
uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 37382

11 years agoath5k: fix AHB support dependency (#13896)
Felix Fietkau [Wed, 17 Jul 2013 13:58:15 +0000 (13:58 +0000)]
ath5k: fix AHB support dependency (#13896)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37377

11 years agoramips: add sysupgarde support for wl-330n3g
John Crispin [Wed, 17 Jul 2013 09:44:57 +0000 (09:44 +0000)]
ramips: add sysupgarde support for wl-330n3g

https://dev.openwrt.org/ticket/13891

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

11 years agofirewall: update to git head
Jo-Philipp Wich [Tue, 16 Jul 2013 14:04:59 +0000 (14:04 +0000)]
firewall: update to git head

- handles redirects as port relocations if the dest_ip points to the router itself

SVN-Revision: 37374

11 years agonetifd: Fix IPv6-prefix assignment with continuous hints
Steven Barth [Tue, 16 Jul 2013 12:07:11 +0000 (12:07 +0000)]
netifd: Fix IPv6-prefix assignment with continuous hints

SVN-Revision: 37371

11 years ago6relayd: Fix DHCPv6-PD with continuous hints
Steven Barth [Tue, 16 Jul 2013 12:07:06 +0000 (12:07 +0000)]
6relayd: Fix DHCPv6-PD with continuous hints

SVN-Revision: 37370

11 years agometadata.pl: use alphabetical order for menuconfig categories, also fixes random...
Jo-Philipp Wich [Tue, 16 Jul 2013 10:35:40 +0000 (10:35 +0000)]
metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config

SVN-Revision: 37369

11 years agotools/mkimage: avoid a linux specific return code
Felix Fietkau [Tue, 16 Jul 2013 09:43:31 +0000 (09:43 +0000)]
tools/mkimage: avoid a linux specific return code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37368

11 years agoConfig.in: fix depends syntax
Felix Fietkau [Tue, 16 Jul 2013 09:38:27 +0000 (09:38 +0000)]
Config.in: fix depends syntax

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37367

11 years agomkimage: fix md5sum after r37361
Luka Perkov [Tue, 16 Jul 2013 07:56:42 +0000 (07:56 +0000)]
mkimage: fix md5sum after r37361

Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37366

11 years agoimx6: add missing patches (r37363)
Luka Perkov [Mon, 15 Jul 2013 23:44:26 +0000 (23:44 +0000)]
imx6: add missing patches (r37363)

SVN-Revision: 37364

11 years agoimx6: add support for gw5400-a
Luka Perkov [Mon, 15 Jul 2013 23:18:39 +0000 (23:18 +0000)]
imx6: add support for gw5400-a

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37363