From 7022ad51ac42e22e5126c0321aec7de8dc15966f Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 18 Apr 2014 05:54:29 +0000 Subject: [PATCH] nightly build: Add kernel version 3.14.1 and update other kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5434 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 15253e973..f01180f32 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,18 +3,19 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.13.9 \ -3.12.13-nc \ +3.14.1 \ +3.13.10 \ +3.12.17-nc \ 3.11.10-nc \ -3.10.36-nc \ +3.10.37-nc \ 3.9.11-nc \ -3.8.13-nc \ +3.8.14-nc \ 3.7.10-nc \ 3.6.11-nc \ 3.5.7-nc \ -3.4.86-nc \ +3.4.87-nc \ 3.3.8-nc \ -3.2.53-nc \ +3.2.57-nc \ 3.1.10-nc \ 3.0.101-nc \ 2.6.39.4-nc \