testing: Upgrade to Linux 5.1 kernel

This commit is contained in:
Andreas Steffen
2019-05-08 14:56:48 +02:00
committed by Tobias Brunner
parent df6441a13f
commit a89ad28b89
2 changed files with 2726 additions and 2 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -24,10 +24,10 @@ fi
: ${TESTDIR=/srv/strongswan-testing}
# Kernel configuration
: ${KERNELVERSION=5.0.5}
: ${KERNELVERSION=5.1}
: ${KERNEL=linux-$KERNELVERSION}
: ${KERNELTARBALL=$KERNEL.tar.xz}
: ${KERNELCONFIG=$DIR/../config/kernel/config-5.0}
: ${KERNELCONFIG=$DIR/../config/kernel/config-5.1}
: ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
# strongSwan version used in tests