diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-05 20:18:39 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-05 20:19:10 +0100 |
commit | 7662f6fac19d2309b881099693f193ee01531f9a (patch) | |
tree | a7935e97fbe60231162f35b67c8646fc341314b9 /packages | |
parent | f2797a6e3d88e9a50c51e6d041d5c40f0814df5e (diff) | |
download | vyos-build-7662f6fac19d2309b881099693f193ee01531f9a.tar.gz vyos-build-7662f6fac19d2309b881099693f193ee01531f9a.zip |
Kernel: T3049: Update Linux Kernel to v4.19.155
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux-kernel/Jenkinsfile | 2 | ||||
-rw-r--r-- | packages/linux-kernel/x86_64_vyos_defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux-kernel/Jenkinsfile b/packages/linux-kernel/Jenkinsfile index d5ec75db..55ecdf69 100644 --- a/packages/linux-kernel/Jenkinsfile +++ b/packages/linux-kernel/Jenkinsfile @@ -92,7 +92,7 @@ pipeline { doGenerateSubmoduleConfigurations: false, extensions: [[$class: 'CleanCheckout'], [$class: 'CloneOption', depth: 1, noTags: false, reference: '', shallow: true]], - branches: [[name: 'v4.19.154' ]], + branches: [[name: 'v4.19.155' ]], userRemoteConfigs: [[credentialsId: 'GitHub-vyosbot', url: 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git']]]) } } diff --git a/packages/linux-kernel/x86_64_vyos_defconfig b/packages/linux-kernel/x86_64_vyos_defconfig index b72da3e9..4325ab30 100644 --- a/packages/linux-kernel/x86_64_vyos_defconfig +++ b/packages/linux-kernel/x86_64_vyos_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.154 Kernel Configuration +# Linux/x86 4.19.155 Kernel Configuration # # |