From 80ad5be94d79c99e44e7c616627607da20f9c1b6 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 2 Mar 2013 10:50:01 +0000 Subject: [PATCH] nightly build: Update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4782 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 0993d2518..6d2ade455 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,15 +3,15 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.8 \ -3.7.7 \ +3.8.1 \ +3.7.10 \ 3.6.11 \ 3.5.7 \ -3.4.30 \ +3.4.34 \ 3.3.8-nc \ -3.2.35-nc \ +3.2.39-nc \ 3.1.10-nc \ -3.0.63-nc \ +3.0.67-nc \ 2.6.39.4-nc \ 2.6.38.8-nc \ 2.6.37.6-nc \