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
This commit is contained in:
Christian Poessinger 2018-08-14 19:31:58 +02:00
parent d0c0133539
commit edd1b9e458
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 123087671203ad50989a2ff0c91d0df2dc4d32e1 Subproject commit 713585aa118b8a0177d72e7ae505b0f6ec94a8ce

View File

@ -37,7 +37,7 @@ lb config noauto \
--architectures {{architecture}} \ --architectures {{architecture}} \
--bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \ --bootappend-live "boot=live components hostname=vyos username=live nopersistence noautologin nonetworking union=overlay" \
--linux-flavours {{architecture}}-vyos \ --linux-flavours {{architecture}}-vyos \
--linux-packages linux-image-4.14.26 \ --linux-packages linux-image-4.14.62 \
--bootloader syslinux \ --bootloader syslinux \
--binary-images iso-hybrid \ --binary-images iso-hybrid \
--debian-installer false \ --debian-installer false \