diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 13:41:34 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-05-13 19:17:41 +0200 |
commit | 86fd8cb435daf05f52468daabd41a363917485b7 (patch) | |
tree | 9997cc8eb0b05a150b73f8bcbea8c7cf327ab07f /target/linux/generic/hack-4.19 | |
parent | 09050b6fe22848c6b8d59a437e357c7ad34bc523 (diff) | |
download | upstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.gz upstream-86fd8cb435daf05f52468daabd41a363917485b7.tar.bz2 upstream-86fd8cb435daf05f52468daabd41a363917485b7.zip |
kernel: bump 4.19 to 4.19.42
Refreshed all patches.
Remove upstreamed:
- 060-v5.1-serial-ar933x_uart-Fix-build-failure-with-disabled-c.patch
- 400-v5.2-leds-trigger-netdev-fix-refcnt-leak-on-interface-ren.patch
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.19')
-rw-r--r-- | target/linux/generic/hack-4.19/250-netfilter_depends.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/250-netfilter_depends.patch b/target/linux/generic/hack-4.19/250-netfilter_depends.patch index b29ca5190e..cb744bd8ab 100644 --- a/target/linux/generic/hack-4.19/250-netfilter_depends.patch +++ b/target/linux/generic/hack-4.19/250-netfilter_depends.patch @@ -17,7 +17,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> depends on NETFILTER_ADVANCED help H.323 is a VoIP signalling protocol from ITU-T. As one of the most -@@ -1076,7 +1075,6 @@ config NETFILTER_XT_TARGET_SECMARK +@@ -1077,7 +1076,6 @@ config NETFILTER_XT_TARGET_SECMARK config NETFILTER_XT_TARGET_TCPMSS tristate '"TCPMSS" target support' |