summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-08-14 19:31:58 +0200
committerChristian Poessinger <christian@poessinger.com>2018-08-14 19:32:37 +0200
commitedd1b9e458f7d7330026040df63940283bbf0604 (patch)
treeb4bec421e77173e8d4e3172372f39411ba7ebec7
parentd0c013353985a154b918801144198ef5388821cc (diff)
downloadvyos-build-edd1b9e458f7d7330026040df63940283bbf0604.tar.gz
vyos-build-edd1b9e458f7d7330026040df63940283bbf0604.zip
T776: Update VyOS Kernel to latest 4.14.62
Submodule packages/vyos-kernel 1230876..713585a: > Merge tag 'v4.14.62' into linux-vyos-4.14.y
m---------packages/vyos-kernel0
-rwxr-xr-xscripts/live-build-config2
2 files changed, 1 insertions, 1 deletions
diff --git a/packages/vyos-kernel b/packages/vyos-kernel
-Subproject 123087671203ad50989a2ff0c91d0df2dc4d32e
+Subproject 713585aa118b8a0177d72e7ae505b0f6ec94a8c
diff --git a/scripts/live-build-config b/scripts/live-build-config
index a8f26405..c5fbfa79 100755
--- a/scripts/live-build-config
+++ b/scripts/live-build-config
@@ -37,7 +37,7 @@ lb config noauto \
--architectures {{architecture}} \
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
--linux-flavours {{architecture}}-vyos \
- --linux-packages linux-image-4.14.26 \
+ --linux-packages linux-image-4.14.62 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \