Commit df4fac8d authored by Seblu's avatar Seblu
Browse files

Bump to 5.10.1

Big issue on raid with 5.10.
See https://marc.info/?t=160805758200003&r=1&w=2
parent ddce80f5
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.10.0
pkgver=5.10.1
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -15,10 +15,10 @@ depends=('linux-firmware' 'kernel-install-hook')
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+$_main#tag=v5.10"
source=("git+$_stable#tag=v5.10.1"
        "config.$CARCH")
sha256sums=('SKIP'
            '5062b89ed32cd54368477d419edfaa95eabe90ac2149417ef1f1eabd4b34f41e')
            'aedee9ea6a77e117e6400ad47af236d08008178ec63508024cb9779f79e70e5c')

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.10.0 Kernel Configuration
# Linux/x86 5.10.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y