diff options
m--------- | packages/vyos-kernel | 0 | ||||
-rwxr-xr-x | scripts/live-build-config | 2 |
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 \ |