summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim <kim.sidney@gmail.com>2017-10-30 14:29:28 +0100
committerGitHub <noreply@github.com>2017-10-30 14:29:28 +0100
commit4b8392061f6cddb74fa19bbc238f0ea0d2656d6b (patch)
treea8d44da8cb845aeae1f39a6c3e71ee7918ba153e
parentf87579bffb171fc95182b1eeebcc0c89e6fc2dbe (diff)
parent44e24298adc03073882a7517c7564fd24a01573b (diff)
downloadvyos-build-4b8392061f6cddb74fa19bbc238f0ea0d2656d6b.tar.gz
vyos-build-4b8392061f6cddb74fa19bbc238f0ea0d2656d6b.zip
Merge pull request #12 from c-po/linux-4.4.95-update
VyOS Kernel Update v4.4.95
m---------packages/vyos-kernel0
-rwxr-xr-xscripts/live-build-config2
2 files changed, 1 insertions, 1 deletions
diff --git a/packages/vyos-kernel b/packages/vyos-kernel
-Subproject efe65045bf8daec40d63835d446938a4b1a2cb1
+Subproject 0a84c7e7a55698ea2ca6fe6029aebfde8074e28
diff --git a/scripts/live-build-config b/scripts/live-build-config
index eb065cff..c1c766f8 100755
--- a/scripts/live-build-config
+++ b/scripts/live-build-config
@@ -36,7 +36,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.4.47 \
+ --linux-packages linux-image-4.4.95 \
--bootloader syslinux \
--binary-images iso-hybrid \
--debian-installer false \