generic: fix patching error on kernel 5.4
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 8 May 2020 14:48:19 +0000 (16:48 +0200)
committerKoen Vandeputte <koen.vandeputte@ncentric.com>
Fri, 8 May 2020 15:06:10 +0000 (17:06 +0200)
commit51a7184a7d06078343bdac5dec69cd5f97de4558
tree602a2d6e81709e5a2dd94bf7c134e9ca6beea148
parent5e50515fa6b3e2ddfd7ffb478b2111dc589dfd4e
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: 2976e423dc6e ("generic: routerboot partition build bits")
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/generic/pending-5.4/435-mtd-add-routerbootpart-parser-config.patch