summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2021-05-18 15:19:46 +0200
committerJonathan Bauer2021-05-18 15:19:46 +0200
commitc4019492362f96d79a58e288fe3b20e57a3bc839 (patch)
tree5405ef0e479e35d0d7190a28e5a1aa591612997d /core/modules/kernel-vanilla/module.conf
parentMerge branch 'master' into installer (diff)
parentchroot.inc: skip bind mounts of inexistant dirs (diff)
downloadmltk-c4019492362f96d79a58e288fe3b20e57a3bc839.tar.gz
mltk-c4019492362f96d79a58e288fe3b20e57a3bc839.tar.xz
mltk-c4019492362f96d79a58e288fe3b20e57a3bc839.zip
Merge branch 'master' into installer
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 62ece1a4..cbc40e2e 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="5.10.32"
+REQUIRED_KERNEL="5.10.37"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"