From 3348af02e5dce0640c5f273cfd5d0e914cfe24ad Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Fri, 3 Jul 2020 00:05:22 +0200 Subject: [PATCH] Update Debian LTS kernel to 4.19.131 --- .github/workflows/debian_lts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debian_lts.yml b/.github/workflows/debian_lts.yml index 1b2e5698c..d6aaaef0b 100644 --- a/.github/workflows/debian_lts.yml +++ b/.github/workflows/debian_lts.yml @@ -7,8 +7,8 @@ name: Debian LTS env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 4.19.129 - KDEB_PKGVERSION: 4.19.129-1 + KERNEL_VERSION: 4.19.131 + KDEB_PKGVERSION: 4.19.131-1 LOCALVERSION: -surface-lts MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline