testing: Upgrade to Linux 5.1 kernel
This commit is contained in:
committed by
Tobias Brunner
parent
df6441a13f
commit
a89ad28b89
File diff suppressed because it is too large
Load Diff
@@ -24,10 +24,10 @@ fi
|
|||||||
: ${TESTDIR=/srv/strongswan-testing}
|
: ${TESTDIR=/srv/strongswan-testing}
|
||||||
|
|
||||||
# Kernel configuration
|
# Kernel configuration
|
||||||
: ${KERNELVERSION=5.0.5}
|
: ${KERNELVERSION=5.1}
|
||||||
: ${KERNEL=linux-$KERNELVERSION}
|
: ${KERNEL=linux-$KERNELVERSION}
|
||||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
: ${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}
|
: ${KERNELPATCH=ha-5.0-abicompat.patch.bz2}
|
||||||
|
|
||||||
# strongSwan version used in tests
|
# strongSwan version used in tests
|
||||||
|
|||||||
Reference in New Issue
Block a user