testing: Use a HA patch that's actually compatible with 4.15 kernels
This commit is contained in:
@@ -24,11 +24,11 @@ fi
|
||||
: ${TESTDIR=/srv/strongswan-testing}
|
||||
|
||||
# Kernel configuration
|
||||
: ${KERNELVERSION=4.15}
|
||||
: ${KERNELVERSION=4.15.7}
|
||||
: ${KERNEL=linux-$KERNELVERSION}
|
||||
: ${KERNELTARBALL=$KERNEL.tar.xz}
|
||||
: ${KERNELCONFIG=$DIR/../config/kernel/config-4.15}
|
||||
: ${KERNELPATCH=ha-4.14-abicompat.patch.bz2}
|
||||
: ${KERNELPATCH=ha-4.15-abicompat.patch.bz2}
|
||||
|
||||
# strongSwan version used in tests
|
||||
: ${SWANVERSION=5.6.2}
|
||||
|
||||
Reference in New Issue
Block a user