diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-10-03 22:59:11 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-10-03 22:59:11 +0200 |
commit | a02d54a97c373215b436f2c5680aad6b0e216b65 (patch) | |
tree | 2530254c9576d027f3a06c453ac4e20a216c8881 | |
parent | 9aacc1b12255d92fc396921a2e33d03538aaf452 (diff) | |
download | vyos-build-a02d54a97c373215b436f2c5680aad6b0e216b65.tar.gz vyos-build-a02d54a97c373215b436f2c5680aad6b0e216b65.zip |
Kernel: T1708: update to Linux 4.19.76
-rw-r--r-- | data/defaults.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defaults.json b/data/defaults.json index 939d6601..81c52007 100644 --- a/data/defaults.json +++ b/data/defaults.json @@ -5,7 +5,7 @@ "debian_distribution": "jessie", "vyos_mirror": "http://dev.packages.vyos.net/repositories/current", "vyos_branch": "current", - "kernel_version": "4.19.70", + "kernel_version": "4.19.76", "kernel_flavor": "amd64-vyos", "additional_repositories": [ "deb http://repo.saltstack.com/apt/debian/8/amd64/2017.7 jessie main", |