Jonas Gorski
eaadc5c4f9
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
2013-07-18 13:08:33 +00:00
Jonas Gorski
050061a565
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
2013-07-18 13:08:31 +00:00
Jonas Gorski
69de869b0f
kernel: kmod-dm depends on crypto
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37393
2013-07-18 13:08:29 +00:00
Jonas Gorski
9a38971a3e
kernel: crypto: add missing dependencies and files
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37392
2013-07-18 13:08:27 +00:00
Jonas Gorski
5b931b9ec0
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
2013-07-18 13:08:23 +00:00
Felix Fietkau
ccebc5a091
gen-dependencies.sh: sort kmod dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37390
2013-07-18 11:57:36 +00:00
Jo-Philipp Wich
b44ece50d4
linux: add missing dependencies to kmod-ip6tables
...
SVN-Revision: 37389
2013-07-18 11:57:19 +00:00
Jonas Gorski
8e12b39d5d
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
2013-07-18 11:29:18 +00:00
Felix Fietkau
5d1c80f002
build: add required exports for dependency tracking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37387
2013-07-18 11:18:37 +00:00
Felix Fietkau
18840ae808
build: implement kernel module dependency tracking
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37386
2013-07-18 10:47:05 +00:00
Felix Fietkau
6640b83a3e
build: add kernel modules to package provides info (along with shared libs)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37385
2013-07-18 10:47:00 +00:00
Zoltan Herpai
8aa106cf43
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
2013-07-17 22:49:16 +00:00
Luka Perkov
67f1d364b8
base-files/busybox: move ntpd init script from base-files to busybox
...
SVN-Revision: 37383
2013-07-17 22:24:45 +00:00
Luka Perkov
af9d30f713
uboot-env: add config for the ALFA NETWORKS Hornet-UB (AP121U)
...
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 37382
2013-07-17 17:31:21 +00:00
Felix Fietkau
eb8d23819f
ath5k: fix AHB support dependency ( #13896 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37377
2013-07-17 13:58:15 +00:00
John Crispin
8028fb8096
ramips: add sysupgarde support for wl-330n3g
...
https://dev.openwrt.org/ticket/13891
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37376
2013-07-17 09:44:57 +00:00
Jo-Philipp Wich
d6e8047f83
firewall: update to git head
...
- handles redirects as port relocations if the dest_ip points to the router itself
SVN-Revision: 37374
2013-07-16 14:04:59 +00:00
Steven Barth
54ae5ce507
netifd: Fix IPv6-prefix assignment with continuous hints
...
SVN-Revision: 37371
2013-07-16 12:07:11 +00:00
Steven Barth
6a034ce5b1
6relayd: Fix DHCPv6-PD with continuous hints
...
SVN-Revision: 37370
2013-07-16 12:07:06 +00:00
Jo-Philipp Wich
24f345dbe4
metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config
...
SVN-Revision: 37369
2013-07-16 10:35:40 +00:00
Felix Fietkau
ccdd6e8215
tools/mkimage: avoid a linux specific return code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37368
2013-07-16 09:43:31 +00:00
Felix Fietkau
87587736e2
Config.in: fix depends syntax
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37367
2013-07-16 09:38:27 +00:00
Luka Perkov
9823099718
mkimage: fix md5sum after r37361
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37366
2013-07-16 07:56:42 +00:00
Luka Perkov
6a985ed219
imx6: add missing patches (r37363)
...
SVN-Revision: 37364
2013-07-15 23:44:26 +00:00
Luka Perkov
af6eb6cc8c
imx6: add support for gw5400-a
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37363
2013-07-15 23:18:39 +00:00
Luka Perkov
6ef9d30da7
imx6: use $PATH to locate dtc binary
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37362
2013-07-15 23:18:37 +00:00
Luka Perkov
620739e0be
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>
SVN-Revision: 37361
2013-07-15 23:18:36 +00:00
Luka Perkov
d530ad0732
kernel: add sound-soc-imx-sgtl5000
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37360
2013-07-15 23:18:34 +00:00
Luka Perkov
b3ec189cdb
kernel: add sound-soc-imx
...
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 37359
2013-07-15 23:18:33 +00:00
Luka Perkov
dcd1741912
Config.in: add options for putting kernel and dtb in rootfs
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37358
2013-07-15 23:18:32 +00:00
John Crispin
dd22304691
ramips: make the old dwc driver depend on v3.9
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37357
2013-07-15 21:06:03 +00:00
John Crispin
072e1a254c
ramips: add v3.10 kernel config files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37356
2013-07-15 21:05:58 +00:00
John Crispin
947abea261
kernel: v3.10 has no GENERIC_GPIO anymore
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37355
2013-07-15 21:05:53 +00:00
John Crispin
cb6375c20a
ramips: fix ehci/ohci OF binding
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37354
2013-07-15 21:05:47 +00:00
John Crispin
12a099eb07
ramips: update dtsi files to work with dwc2 driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37353
2013-07-15 21:05:42 +00:00
John Crispin
e8ebcffd02
ramips: add a explicit reset to dwc2
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37352
2013-07-15 21:05:36 +00:00
Felix Fietkau
8b92613b6c
ar71xx: fix uimage split for ew-dorin
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37350
2013-07-15 16:59:58 +00:00
Felix Fietkau
c77eca3108
ar71xx: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37349
2013-07-15 15:12:41 +00:00
Felix Fietkau
3197479290
kernel: refresh 3.10 patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37348
2013-07-15 15:12:37 +00:00
Felix Fietkau
a6db996b13
kernel: fix another corner case in the bridge state patch ( #13874 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37347
2013-07-15 15:12:33 +00:00
Jo-Philipp Wich
55178554c2
base-files: reject invalid uci keys in network_get_device() and related procedures ( #13886 )
...
SVN-Revision: 37345
2013-07-15 13:42:58 +00:00
Felix Fietkau
c404cd5bfa
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>
SVN-Revision: 37344
2013-07-15 13:08:20 +00:00
Felix Fietkau
a5e70c13f8
mac80211: fix a crash in legacy minstrel when no STA exists
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37342
2013-07-15 12:35:23 +00:00
Felix Fietkau
93cb862260
kernel: fix a bridge issue that broke WDS client handling in 3.9+
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37341
2013-07-15 12:25:58 +00:00
Hauke Mehrtens
866e229299
brcm47xx: fix name of patch
...
SVN-Revision: 37340
2013-07-15 11:42:54 +00:00
John Crispin
bd78f2b56e
ramips: add a patch to make dwc2 work with boards that have an old bootloader
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37339
2013-07-15 11:34:13 +00:00
John Crispin
3cfa187818
kernel: add usb-dwc2 kmod
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37338
2013-07-15 11:08:04 +00:00
Felix Fietkau
9a9d97b749
bcm63xx: update ralink wlan firmware hotplug script for new eeprom size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37337
2013-07-15 11:07:59 +00:00
John Crispin
ae7a156434
procd: make old button hotplug rules work until all packages are migrated
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37336
2013-07-15 11:07:53 +00:00
Felix Fietkau
fc96e8e4b0
lantiq: update ralink wlan firmware hotplug script for new eeprom size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37334
2013-07-15 11:06:07 +00:00