aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2018-05-31 01:22:32 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2018-05-31 01:24:51 +0200
commit87352e850bb5ceac66f396e73167ca4b15ce916e (patch)
tree6bbe69526a528c9ab7e3b30e7d4a44464ad261e8 /src/tests
parenttools: constanter time encoding (diff)
downloadwireguard-monolithic-historical-87352e850bb5ceac66f396e73167ca4b15ce916e.tar.xz
wireguard-monolithic-historical-87352e850bb5ceac66f396e73167ca4b15ce916e.zip
qemu: bump default version
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/qemu/Makefile b/src/tests/qemu/Makefile
index ab35f80..56115f9 100644
--- a/src/tests/qemu/Makefile
+++ b/src/tests/qemu/Makefile
@@ -14,7 +14,7 @@ endif
ARCH := $(firstword $(subst -, ,$(CBUILD)))
# Set these from the environment to override
-KERNEL_VERSION ?= 4.16.9
+KERNEL_VERSION ?= 4.16.13
BUILD_PATH ?= $(PWD)/../../../qemu-build/$(ARCH)
DISTFILES_PATH ?= $(PWD)/distfiles
DEBUG_KERNEL ?= no