From 06ca9e456b1eb59b71fa4adad8121830ab6497a2 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Wed, 24 Jun 2015 03:26:08 +0000 Subject: [PATCH] nightly build: Update kernel versions (merge r6398 from trunk) git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6399 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 3f03f01f1..6e85662ef 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,17 +3,17 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -4.0 \ -3.19.4-nc \ +4.0.6 \ +3.19.7-nc \ 3.18.8-nc \ 3.17.8-nc \ 3.16.7-nc \ 3.15.10-nc \ -3.14.37-nc \ +3.14.45-nc \ 3.13.11-nc \ 3.12.38-nc \ 3.11.10-nc \ -3.10.73-nc \ +3.10.81-nc \ 3.9.11-nc \ 3.8.13-nc \ 3.7.10-nc \ @@ -32,7 +32,7 @@ ABT_KERNELS=" \ 2.6.35.14-u-nc \ 2.6.34.15-nc \ 2.6.33.20-nc \ -2.6.32.65-nc \ +2.6.32.67-nc \ 2.6.31.14-nc \ 2.6.30.10-nc \ 2.6.29.6-nc \