diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-21 15:07:19 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2020-02-24 14:21:08 +0100 |
commit | bfee12cec638eed9b2197e3a12570a678839a1eb (patch) | |
tree | 25335d4f2e8643ba37ec91d27086cec4c02dd401 /target/linux/mpc85xx/patches-4.9 | |
parent | cc78f934a9466a0ef404bb169cc42680c7501d02 (diff) | |
download | openwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.gz openwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.tar.bz2 openwrt-bfee12cec638eed9b2197e3a12570a678839a1eb.zip |
kernel: bump 4.9 to 4.9.214
Refreshed all patches.
Fixes:
- CVE-2013-1798
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/mpc85xx/patches-4.9')
-rw-r--r-- | target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch index 6f7c243ee4..fcb348168f 100644 --- a/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch +++ b/target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch @@ -1,6 +1,6 @@ --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig -@@ -713,6 +713,14 @@ config CMDLINE_FORCE +@@ -714,6 +714,14 @@ config CMDLINE_FORCE This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel. |