summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2020-07-10 10:33:11 +0200
committerSimon Rettberg2020-07-10 10:33:11 +0200
commit0fd4c29e8bab5244e2ac3020b4b65fbe367209e8 (patch)
treecfa524a6f6b27936c8120cd0c275ac067fe08e56 /core/modules/kernel-vanilla/module.conf
parent[kexec-reboot] Extend download timeout to prevent spurious fails (diff)
downloadmltk-0fd4c29e8bab5244e2ac3020b4b65fbe367209e8.tar.gz
mltk-0fd4c29e8bab5244e2ac3020b4b65fbe367209e8.tar.xz
mltk-0fd4c29e8bab5244e2ac3020b4b65fbe367209e8.zip
[kernel/vmware/vbox] Bump version
Diffstat (limited to 'core/modules/kernel-vanilla/module.conf')
-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 d91be99c..1ac0fb63 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.123"
+REQUIRED_KERNEL="4.19.132"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"