You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Koen Vandeputte 51a7184a7d generic: fix patching error on kernel 5.4
Fixes a build error seen when applying the kernel patches.

Applying patch generic/435-mtd-add-routerbootpart-parser-config.patch
patching file drivers/mtd/parsers/Kconfig
Hunk #1 FAILED at 160.
1 out of 1 hunk FAILED -- rejects in file drivers/mtd/parsers/Kconfig
patching file drivers/mtd/parsers/Makefile
Hunk #1 FAILED at 10.
1 out of 1 hunk FAILED -- rejects in file drivers/mtd/parsers/Makefile

This was missed as 5.4 is currently set as testing kernel
while the main kernel being used is 4.19

Fixes: 2976e423dc ("generic: routerboot partition build bits")
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
4 years ago
..
apm821xx kernel: bump 5.4 to 5.4.36 4 years ago
ar71xx ar71xx/mikrotik: ath10k: use new sysfs driver 4 years ago
arc770 treewide: remove maintainer variable from targets 4 years ago
archs38 archs38: switch to kernel 5.4 by default 4 years ago
armvirt kernel: remove non-existant symbols 4 years ago
at91 treewide: remove maintainer variable from targets 4 years ago
ath25 treewide: remove maintainer variable from targets 4 years ago
ath79 ath79/mikrotik: load caldata via sysfs loader 4 years ago
bcm27xx kernel: bump 5.4 to 5.4.38 4 years ago
bcm47xx kernel: bump 5.4 to 5.4.33 4 years ago
bcm53xx kernel: bump 5.4 to 5.4.36 4 years ago
bcm63xx bcm63xx: switch to 5.4 kernel 4 years ago
cns3xxx cns3xx: remove support for kernel 4.14 4 years ago
gemini samba36: Remove 4 years ago
generic generic: fix patching error on kernel 5.4 4 years ago
imx6 imx6: add back perf monitor related config symbol 4 years ago
ipq40xx ipq40xx: fix alphabetical order in 02_network 4 years ago
ipq806x ipq806x: switch to 5.4 kernel 4 years ago
ipq807x treewide: remove maintainer variable from targets 4 years ago
kirkwood kirkwood: disable image for Linksys EA3500 (Audi) 4 years ago
lantiq lantiq/fritz 7312: set maximum speed to 100 mbit 4 years ago
layerscape layerscape: define only one package for ls-dpl 4 years ago
malta malta: Remove kernel 4.14 support 4 years ago
mediatek kernel: bump 5.4 to 5.4.39 4 years ago
mpc85xx treewide: Don't diverge from upstream default HZ settings on 4.19 4 years ago
mvebu mvebu: tidy up support for GL.iNet GL-MV1000 4 years ago
mxs kernel: bump 5.4 to 5.4.28 4 years ago
octeon octeon: use kernel version 5.4 for testing 4 years ago
octeontx kernel: bump 5.4 to 5.4.38 4 years ago
omap omap: remove support for kernel 4.14 4 years ago
oxnas oxnas: move service file to correct place 4 years ago
pistachio treewide: remove maintainer variable from targets 4 years ago
ramips ramips/mt7621: mikrotik: don't use mtd-mac-address in DTS 4 years ago
rb532 treewide: remove maintainer variable from targets 4 years ago
rockchip rockchip: add support for Pine64 RockPro64 4 years ago
samsung treewide: remove maintainer variable from targets 4 years ago
sunxi sunxi: remove unneeded shebang for preinit files 4 years ago
tegra tegra: correct cpu subtype 4 years ago
uml treewide: Remove self from MAINTAINER entries 5 years ago
x86 x86: fix unusable squashfs images by adding missing padding 4 years ago
zynq zynq: switch to kernel 5.4 4 years ago
Makefile