summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla
diff options
context:
space:
mode:
authorSimon Rettberg2020-04-27 14:08:53 +0200
committerSimon Rettberg2020-04-27 14:08:53 +0200
commitd79c279804c5a0220c0385b0115b6fb007d19b57 (patch)
tree6d54b90a1d01ee1311b44821751c5f72d23c379a /core/modules/kernel-vanilla
parent[hardware-stats] Send CPU temp (diff)
downloadmltk-d79c279804c5a0220c0385b0115b6fb007d19b57.tar.gz
mltk-d79c279804c5a0220c0385b0115b6fb007d19b57.tar.xz
mltk-d79c279804c5a0220c0385b0115b6fb007d19b57.zip
[kernel-vanilla] Update to 4.19.118
Diffstat (limited to 'core/modules/kernel-vanilla')
-rw-r--r--core/modules/kernel-vanilla/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/kernel-vanilla/module.conf b/core/modules/kernel-vanilla/module.conf
index a0d11a4e..ba17be37 100644
--- a/core/modules/kernel-vanilla/module.conf
+++ b/core/modules/kernel-vanilla/module.conf
@@ -2,5 +2,5 @@
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
-REQUIRED_KERNEL="4.19.72"
+REQUIRED_KERNEL="4.19.118"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"