Commit 16c7935c authored by Seblu's avatar Seblu
Browse files

Bump 5.14.2

At least fix USB regression on APC
parent 11f30c78
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.14.1
pkgver=5.14.2
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=(
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_stable#tag=v5.14.1"
source=("git+$_stable#tag=v5.14.2"
        "config.$CARCH")
sha256sums=('SKIP'
            '13c676a04a3e9063c16daa6228074d1990a91e67c0fbc761ba28edaea1db351b')
            'cb2c073c25032998b620e41250f4d21a1b2bc108277cd01e2ab1eecc6af58a35')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+1 −1
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.14.1 Kernel Configuration
# Linux/x86 5.14.2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 12.0.1"
CONFIG_GCC_VERSION=0