aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: add missing module/symbolFelix Fietkau2015-03-291-0/+1
| | | | | | | | ipv4 symbol was added but ipv6 symbol is missing Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove mp-algFelix Fietkau2015-03-291-27/+0
| | | | | | | | | | | from upstream commit title: "[IPV4]: The scheduled removal of multipath cached routing support." removed in Kernel 2.6.23 (2007) Reasons: very buggy, no maintainer, no fixes Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: video.mk: [media] sn9c102: remove deprecated driverFelix Fietkau2015-03-291-16/+0
| | | | | | | | | | | | | driver in staging since 3.14 removed upstream in 3.17 from upstream commit message: Most webcams covered by this driver are now supported by gspca. Nobody has the hardware or is willing to convert the remaining devices to gspca. Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: fix CMake assembly builds with ccacheFelix Fietkau2015-03-291-0/+2
| | | | | | | | | | | | CMAKE_ASM_COMPILER is automatically set to CMAKE_C_COMPILER by CMake, but CMAKE_C_COMPILER_ARG1 is lost. This causes assembly builds to fail when ccache is enabled (for example the package fastd on x86). Fix this by explicitly defining CMAKE_ASM_COMPILER and CMAKE_ASM_COMPILER_ARG1. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add few missing symbolsLuka Perkov2015-03-292-0/+6
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add symbolLuka Perkov2015-03-292-0/+2
| | | | | | | | Several targets are not using EMAC_ROCKCHIP so define it in generic config. Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: add myself as maintainerFelix Fietkau2015-03-291-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: make x86_64 a subtarget instead of a standalone targetFelix Fietkau2015-03-2916-941/+231
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove bogus bzImage copy that breaks initramfs+no-initramfs buildsFelix Fietkau2015-03-291-1/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: clean up default grub baudrate settingsFelix Fietkau2015-03-291-4/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/metadata.pl: do not emit ARCH selection for a target if it has ↵Felix Fietkau2015-03-291-3/+3
| | | | | | | | subtargets Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iputils: fix musl compile errorsFelix Fietkau2015-03-291-0/+39
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: clean up, fix musl buildFelix Fietkau2015-03-294-167/+46
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* arptables: fix musl build issuesFelix Fietkau2015-03-291-0/+31
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ebtables: fix musl build issuesFelix Fietkau2015-03-291-0/+50
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45108 3c298f89-4303-0410-b956-a3cf2f4a3e73
* authsae: remove bogus #includeFelix Fietkau2015-03-291-0/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fbtest: remove bogus #includeFelix Fietkau2015-03-291-2/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45106 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix linux/spi/spidev.h portability issues with muslFelix Fietkau2015-03-292-0/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: clean up fq_codel default patchFelix Fietkau2015-03-292-22/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iperf3: use -D_GNU_SOURCE to fix build error on muslFelix Fietkau2015-03-291-0/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uClibc: add another missing backport patchFelix Fietkau2015-03-294-0/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: enable parallel buildFelix Fietkau2015-03-291-2/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/uClibc: backport madvise and fallocate (fixes #19336)Felix Fietkau2015-03-299-40/+811
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* conntrack-tools: add a build dependency on librpc (fixes #19342)Felix Fietkau2015-03-291-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add crc16 as boot module, it is required by ext4Felix Fietkau2015-03-291-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add missing sitefile for i386Felix Fietkau2015-03-281-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* conntrack-tools: add more missing include statementsFelix Fietkau2015-03-281-0/+30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm8668: switch to 3.18Florian Fainelli2015-03-281-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm8668: add 3.18 supportFlorian Fainelli2015-03-2827-0/+2993
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh 3.18 patchesFlorian Fainelli2015-03-284-16/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* arm64: update to linux 3.18Felix Fietkau2015-03-282-5/+73
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45092 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/musl: update to the latest version, adds aarch64 supportFelix Fietkau2015-03-284-3/+96
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: clean up sitefiles, make them per-archFelix Fietkau2015-03-2865-264/+33
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45090 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm63xx: remove linux 3.14 supportFelix Fietkau2015-03-28184-18791/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mxs: remove linux 3.14 supportFelix Fietkau2015-03-286-3361/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: remove linux 3.14 supportFelix Fietkau2015-03-285-261/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: remove linux 3.14 supportFelix Fietkau2015-03-283-4149/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules: fix dwc2 build breakage on mxsZoltan HERPAI2015-03-281-1/+1
| | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: remove leftover olpc support codeFelix Fietkau2015-03-282-20/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: remove the olpc subtarget, it has been unmaintained for a long timeFelix Fietkau2015-03-2811-325/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iop32x: moved to targets feedFelix Fietkau2015-03-287-275/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cobalt: moved to targets feedFelix Fietkau2015-03-285-292/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sibyte: moved to targets feedFelix Fietkau2015-03-289-1128/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sparc: moved to targets feedFelix Fietkau2015-03-283-248/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns21xx: moved to targets feedFelix Fietkau2015-03-2827-8137/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* conntrack-tools: update package (along with associated libraries) to the ↵Felix Fietkau2015-03-287-13/+238
| | | | | | | | latest version, fix musl build issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fuse: add missing include lines, fixes musl buildFelix Fietkau2015-03-281-0/+20
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: update to the latest version, fixes musl build failureFelix Fietkau2015-03-284-51/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libnetfilter_conntrack to version 1.0.4Felix Fietkau2015-03-281-2/+2
| | | | | | | | | | | | This updates libnetfilter_conntrack to the latest stable version 1.0.4 which was released Aug-06-2013. Changeset is available here: http://git.netfilter.org/libnetfilter_conntrack/log/ Signed-off-by: Christian Mehlis <christian@m3hlis.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rb532: switch to 3.18Felix Fietkau2015-03-271-1/+1
| | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45073 3c298f89-4303-0410-b956-a3cf2f4a3e73