summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-11-25 13:28:02 +0100
committerChristian Poessinger <christian@poessinger.com>2018-11-25 13:39:12 +0100
commit4c3d7cb0d7c42f3832289cc850a51bfd44718dff (patch)
treee3861f1eef20a2932ccc662eb7150f2c36420fd9
parentb90629bfe69b25fc171752e4ab543d41c8e0b1be (diff)
downloadvyos-build-4c3d7cb0d7c42f3832289cc850a51bfd44718dff.tar.gz
vyos-build-4c3d7cb0d7c42f3832289cc850a51bfd44718dff.zip
T1042: Update Linux Kernel from 4.19 to 4.19.4
(cherry picked from commit fec537aab749769a3fd83bf919cc54b35e611c0c)
-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 8c843bcb..2fc87d45 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.19.0 \
+ --linux-packages linux-image-4.19.4 \
--bootloader syslinux,grub-efi \
--binary-images iso-hybrid \
--debian-installer false \