summaryrefslogtreecommitdiffstats
path: root/core/modules/kernel-vanilla/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2022-12-06 16:02:13 +0100
committerSimon Rettberg2022-12-06 16:02:13 +0100
commitaaa8e24b88c3e3e0ddd8458969ca7b578a4d2c83 (patch)
tree37d737c292f2b4094c8775ce89edcc8d983faaa9 /core/modules/kernel-vanilla/module.conf
parent[vbox-src] Bump to 7.0.4, remove --disable-libopus (diff)
downloadmltk-aaa8e24b88c3e3e0ddd8458969ca7b578a4d2c83.tar.gz
mltk-aaa8e24b88c3e3e0ddd8458969ca7b578a4d2c83.tar.xz
mltk-aaa8e24b88c3e3e0ddd8458969ca7b578a4d2c83.zip
[kernel-vanilla] DP++ patch is now upstream
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 9519b4ed..35ad746a 100644
--- a/core/modules/kernel-vanilla/module.conf
+++ b/core/modules/kernel-vanilla/module.conf
@@ -5,5 +5,5 @@ REQUIRED_DIRECTORIES="
/lib/firmware/intel
/usr/bin
"
-REQUIRED_KERNEL="${CONFIG_KERNEL_VERSION:-"5.10.75"}"
+REQUIRED_KERNEL="${CONFIG_KERNEL_VERSION:-"5.15.81"}"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"