From 7b9fef77dc02ed7e740c0c82b54e42ec37795b5b Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Sun, 21 Feb 2021 00:22:11 +0100 Subject: [PATCH] Update Debian kernel to 5.10.17 --- .github/workflows/debian.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/debian.yml b/.github/workflows/debian.yml index a232d5623..2cc3b2411 100644 --- a/.github/workflows/debian.yml +++ b/.github/workflows/debian.yml @@ -7,8 +7,8 @@ name: Debian env: GPG_KEY_ID: 56C464BAAC421453 - KERNEL_VERSION: 5.10.16 - KERNEL_REVISION: 2 + KERNEL_VERSION: 5.10.17 + KERNEL_REVISION: 1 LOCALVERSION: -surface MAINLINE_REPO: git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack MAINLINE_BRANCH: cod/mainline