From 256de061ef0e6e9016e332a8ca6f8e8824a4c8fd Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 24 Dec 2011 10:40:32 +0000 Subject: [PATCH] nightly build: update kernel versions git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4030 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- nightly/conf/nightly.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nightly/conf/nightly.conf b/nightly/conf/nightly.conf index 2a4f57c42..4cab47141 100644 --- a/nightly/conf/nightly.conf +++ b/nightly/conf/nightly.conf @@ -3,8 +3,8 @@ ABT_DETAILS="x86_64" ABT_JOBS=5 ABT_KERNELS=" \ -3.1.5 \ -3.0.13-nc \ +3.1.6 \ +3.0.14-nc \ 2.6.39.4-nc \ 2.6.38.8-nc \ 2.6.37.6-nc \ @@ -13,7 +13,7 @@ ABT_KERNELS=" \ 2.6.35.14-u-nc \ 2.6.34.10-nc \ 2.6.33.20-nc \ -2.6.32.50-nc \ +2.6.32.51-nc \ 2.6.31.14-nc \ 2.6.30.10-nc \ 2.6.29.6-nc \