openwrt.git
10 years agokernel: fix usb-net-asix dependencies
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37445 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: update to git head, fixes multiple null pointer dereferences and adds support...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37444 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix crypto-hw-geode dependencies
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37443 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix crypto-hw-padlock dependencies
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37442 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix syntax error in kmod-crypto-misc
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37441 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing module for mmc-spi
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37440 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37439 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix kmod-usb-chipideai syntax
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37438 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix kmod-usb-chipideai dependencies
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37437 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: remove gpio_buttons
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37436 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86: switch rdc to to gpio_keys_polled
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37435 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoixp4xx: switch cambira to gpio_keys_polled
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37434 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/metadata.pl: emit dependencies for package/kernel/linux
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37433 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update bcma and ssb to version from wireless-testing/master tag master-2013...
hauke [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37432 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: SCAN_DEPS handling (fixes package/kernel/linux metadata change detection)
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37431 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/gen-dependencies.sh: clean up temp files
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37430 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobutton-hotplug: add missing dependency on kmod-input-core
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37429 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37428 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37427 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: change ipt depends to a select
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37426 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoxtables-addons: use a select of kmod-ipt-core instead of depending on it
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37425 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37424 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add missing kernel config symbol
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37423 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: add missing dependencies
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37422 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: video-core depends on i2c-core if i2c-core is selected
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37421 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: kmod-gpio-mcp23s08 depends on i2c-core
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37420 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: kmod-pcmcia-serial requires kmod-serial-8250
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37419 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: kmod-e1000e depends on pip for 3.8+
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37418 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx23: add back the missing imx23 target dependency
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37417 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: net-zd1201 depends on usb-core
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37416 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix usb-net-cdc-mbim dependencies
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37415 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: usb-serial-qualcomm depends on usb-serial-wwan
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37414 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: usb-serial-keyspan needs to include ezusb.ko
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37413 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: usb-serial-ipw depends on usb-serial-wwan
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37412 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37411 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: bluetooth depends on crypto-hash
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37410 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: rfkill depends on input-core
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37409 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: split slhc into a separate package and make slip depend on it
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37408 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix accidental depends line duplication
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37407 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: sctp depends on ipv6 if ipv6 is enabled
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37406 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: fix IGNORE_ERRORS for sources packages that match both 'y' and 'm'
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37405 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: make kmod-sched depend on kmod-ipt-core
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37404 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: reduce spurious rebuilds of simple kmod-* packages
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37403 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies to netsu...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37402 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolinux: add missing netfilter dependencies
jow [Thu, 18 Jul 2013 15:47:08 +0000 (15:47 +0000)]
linux: add missing netfilter dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37401 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude: modify kernel.mk to build empty kmod packages if the referenced symbols...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37400 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37399 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37398 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37397 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37396 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: move xor into its own package
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37395 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: split out lib-raid6
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37394 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: kmod-dm depends on crypto
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37393 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: crypto: add missing dependencies and files
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37392 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: drop kmod-ata-sis
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37391 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogen-dependencies.sh: sort kmod dependencies
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37390 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37389 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: print missing dependency error to stderr
jogo [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37388 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: add required exports for dependency tracking
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37387 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: implement kernel module dependency tracking
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37386 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: add kernel modules to package provides info (along with shared libs)
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37385 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx23: ChipIdea changes
wigyori [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37384 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] base-files/busybox: move ntpd init script from base-files to busybox
luka [Wed, 17 Jul 2013 22:24:45 +0000 (22:24 +0000)]
[package] base-files/busybox: move ntpd init script from base-files to busybox

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37383 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)
luka [Wed, 17 Jul 2013 17:31:21 +0000 (17:31 +0000)]
[package] uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37382 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath5k: fix AHB support dependency (#13896)
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37377 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: add sysupgarde support for wl-330n3g
blogic [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37376 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirewall: update to git head
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37374 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37371 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37370 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agometadata.pl: use alphabetical order for menuconfig categories, also fixes random...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37369 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotools/mkimage: avoid a linux specific return code
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37368 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37367 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] mkimage: fix md5sum after r37361
luka [Tue, 16 Jul 2013 07:56:42 +0000 (07:56 +0000)]
[tools] mkimage: fix md5sum after r37361

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37366 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37364 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: add support for gw5400-a
luka [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37363 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: use $PATH to locate dtc binary
luka [Mon, 15 Jul 2013 23:18:37 +0000 (23:18 +0000)]
imx6: use $PATH to locate dtc binary

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37362 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] mkimage: update to 2013.07-rc1
luka [Mon, 15 Jul 2013 23:18:36 +0000 (23:18 +0000)]
[tools] mkimage: update to 2013.07-rc1

also remove 100-dtc-binary.patch which was not accepted upstream

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37361 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add sound-soc-imx-sgtl5000
luka [Mon, 15 Jul 2013 23:18:34 +0000 (23:18 +0000)]
kernel: add sound-soc-imx-sgtl5000

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37360 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add sound-soc-imx
luka [Mon, 15 Jul 2013 23:18:33 +0000 (23:18 +0000)]
kernel: add sound-soc-imx

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37359 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoConfig.in: add options for putting kernel and dtb in rootfs
luka [Mon, 15 Jul 2013 23:18:32 +0000 (23:18 +0000)]
Config.in: add options for putting kernel and dtb in rootfs

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37358 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: make the old dwc driver depend on v3.9
blogic [Mon, 15 Jul 2013 21:06:03 +0000 (21:06 +0000)]
ramips: make the old dwc driver depend on v3.9

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37357 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: add v3.10 kernel config files
blogic [Mon, 15 Jul 2013 21:05:58 +0000 (21:05 +0000)]
ramips: add v3.10 kernel config files

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37356 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: v3.10 has no GENERIC_GPIO anymore
blogic [Mon, 15 Jul 2013 21:05:53 +0000 (21:05 +0000)]
kernel: v3.10 has no GENERIC_GPIO anymore

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37355 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: fix ehci/ohci OF binding
blogic [Mon, 15 Jul 2013 21:05:47 +0000 (21:05 +0000)]
ramips: fix ehci/ohci OF binding

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37354 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: update dtsi files to work with dwc2 driver
blogic [Mon, 15 Jul 2013 21:05:42 +0000 (21:05 +0000)]
ramips: update dtsi files to work with dwc2 driver

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37353 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: add a explicit reset to dwc2
blogic [Mon, 15 Jul 2013 21:05:36 +0000 (21:05 +0000)]
ramips: add a explicit reset to dwc2

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37352 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: fix uimage split for ew-dorin
nbd [Mon, 15 Jul 2013 16:59:58 +0000 (16:59 +0000)]
ar71xx: fix uimage split for ew-dorin

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37350 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: refresh patches
nbd [Mon, 15 Jul 2013 15:12:41 +0000 (15:12 +0000)]
ar71xx: refresh patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37349 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: refresh 3.10 patches
nbd [Mon, 15 Jul 2013 15:12:37 +0000 (15:12 +0000)]
kernel: refresh 3.10 patches

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37348 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix another corner case in the bridge state patch (#13874)
nbd [Mon, 15 Jul 2013 15:12:33 +0000 (15:12 +0000)]
kernel: fix another corner case in the bridge state patch (#13874)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37347 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobase-files: reject invalid uci keys in network_get_device() and related procedures...
jow [Mon, 15 Jul 2013 13:42:58 +0000 (13:42 +0000)]
base-files: reject invalid uci keys in network_get_device() and related procedures (#13886)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37345 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetfilter: remove use of obsolete compatibility config symbols for mark and connmark
nbd [Mon, 15 Jul 2013 13:08:20 +0000 (13:08 +0000)]
netfilter: remove use of obsolete compatibility config symbols for mark and connmark

fixes duplication of xt_mark and xt_connmark module entries

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37344 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: fix a crash in legacy minstrel when no STA exists
nbd [Mon, 15 Jul 2013 12:35:23 +0000 (12:35 +0000)]
mac80211: fix a crash in legacy minstrel when no STA exists

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37342 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix a bridge issue that broke WDS client handling in 3.9+
nbd [Mon, 15 Jul 2013 12:25:58 +0000 (12:25 +0000)]
kernel: fix a bridge issue that broke WDS client handling in 3.9+

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37341 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: fix name of patch
hauke [Mon, 15 Jul 2013 11:42:54 +0000 (11:42 +0000)]
brcm47xx: fix name of patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37340 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: add a patch to make dwc2 work with boards that have an old bootloader
blogic [Mon, 15 Jul 2013 11:34:13 +0000 (11:34 +0000)]
ramips: add a patch to make dwc2 work with boards that have an old bootloader

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37339 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add usb-dwc2 kmod
blogic [Mon, 15 Jul 2013 11:08:04 +0000 (11:08 +0000)]
kernel: add usb-dwc2 kmod

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37338 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobcm63xx: update ralink wlan firmware hotplug script for new eeprom size
nbd [Mon, 15 Jul 2013 11:07:59 +0000 (11:07 +0000)]
bcm63xx: update ralink wlan firmware hotplug script for new eeprom size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37337 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: make old button hotplug rules work until all packages are migrated
blogic [Mon, 15 Jul 2013 11:07:53 +0000 (11:07 +0000)]
procd: make old button hotplug rules work until all packages are migrated

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37336 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: update ralink wlan firmware hotplug script for new eeprom size
nbd [Mon, 15 Jul 2013 11:06:07 +0000 (11:06 +0000)]
lantiq: update ralink wlan firmware hotplug script for new eeprom size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37334 3c298f89-4303-0410-b956-a3cf2f4a3e73