diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-12-18 16:40:13 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-12-25 15:55:41 +0100 |
commit | 27dddb67c0cfedc86c4ccfea6c50ed5f1cf3894d (patch) | |
tree | 023cbaf378fad1c5aa5128e821d6f6ba0d573522 /target/linux/lantiq | |
parent | 8623b58c1d1cccc5986f1c306b0959d3514987b4 (diff) | |
download | upstream-27dddb67c0cfedc86c4ccfea6c50ed5f1cf3894d.tar.gz upstream-27dddb67c0cfedc86c4ccfea6c50ed5f1cf3894d.tar.bz2 upstream-27dddb67c0cfedc86c4ccfea6c50ed5f1cf3894d.zip |
kernel: bump 4.14 to 4.14.159
Refreshed all patches.
Fixes:
- CVE-2019-19332
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r-- | target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch b/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch index fc4e414df5..21eaee58eb 100644 --- a/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch +++ b/target/linux/lantiq/patches-4.14/0152-lantiq-VPE.patch @@ -1,6 +1,6 @@ --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -2324,6 +2324,12 @@ config MIPS_VPE_LOADER +@@ -2325,6 +2325,12 @@ config MIPS_VPE_LOADER Includes a loader for loading an elf relocatable object onto another VPE and running it. |