summaryrefslogtreecommitdiff
path: root/scripts/live-build-config
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 /scripts/live-build-config
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
Diffstat (limited to 'scripts/live-build-config')
-rwxr-xr-xscripts/live-build-config2
1 files changed, 1 insertions, 1 deletions
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 \