summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-08-23 08:39:18 +0200
committerChristian Poessinger <christian@poessinger.com>2018-08-23 08:39:18 +0200
commit182b0a37bd95288efafd81bc5ac44a4857302336 (patch)
tree305d4d512ee7069e62212b4e2c9f2a0391cc106a /scripts
parent65c191ee55527e079d38ce1cac301ee71ec337d5 (diff)
downloadvyos-build-182b0a37bd95288efafd81bc5ac44a4857302336.tar.gz
vyos-build-182b0a37bd95288efafd81bc5ac44a4857302336.zip
T792: Update VyOS kernel to 4.18.4
Diffstat (limited to 'scripts')
-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 bd1029db..5639a8e2 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.65 \
+ --linux-packages linux-image-4.18.4 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \