summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2016-07-12 15:23:13 +0200
committerJonathan Bauer2016-07-12 15:23:13 +0200
commit09c77812b8842084381679355435ff6ab9f2edb8 (patch)
tree10b9e29dc93f4741b0802441d6517dbb7f91f654
parent[rfs-s31] don't kernel panic if we could not download the config-remote (diff)
parent[kernel-vanilla] 4.4.15 (diff)
downloadtm-scripts-09c77812b8842084381679355435ff6ab9f2edb8.tar.gz
tm-scripts-09c77812b8842084381679355435ff6ab9f2edb8.tar.xz
tm-scripts-09c77812b8842084381679355435ff6ab9f2edb8.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
-rw-r--r--remote/modules/kernel-vanilla/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kernel-vanilla/module.conf b/remote/modules/kernel-vanilla/module.conf
index a0973a2b..0ea12bc3 100644
--- a/remote/modules/kernel-vanilla/module.conf
+++ b/remote/modules/kernel-vanilla/module.conf
@@ -1,5 +1,5 @@
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""
-REQUIRED_KERNEL="4.4.13"
+REQUIRED_KERNEL="4.4.15"
REQUIRED_GIT="git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git"