Commit f799afcc authored by Seblu's avatar Seblu
Browse files

Bump 6.18.5-1

parent 2fa4a572
Loading
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.18.1
pkgrel=2
pkgver=6.18.5
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
@@ -19,10 +19,10 @@ 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
_next=https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source=("git+$_stable#tag=v6.18.1"
source=("git+$_stable#tag=v6.18.5"
        "config.$CARCH")
sha256sums=('f39692905dcedec7172f4043dcbcd436960a0003a00f0fcdecebaa9d3fc753e5'
            'f677878ca3b3a2001bab957c7b58b7f7dce7114a5f5f2a11eb63902bb032fee2')
sha256sums=('9192288b7d944a9cf0caf5e1d430b18874b6b95750ea027dbb2d0b537cc2d0e3'
            '23934b3345afae26f14d189beeac404f98135cfbe159fe7fda67113b2e45eb2a')

prepare() {
  [[ ! -d linux && -d linux-stable ]] && ln -snf linux-stable linux
+2 −3
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.18.1 Kernel Configuration
# Linux/x86 6.18.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 21.1.6"
CONFIG_GCC_VERSION=0
@@ -4449,7 +4449,6 @@ CONFIG_SPI_INTEL_PLATFORM=m
CONFIG_SPI_KSPI2=m
# CONFIG_SPI_LM70_LLP is not set
CONFIG_SPI_LJCA=m
CONFIG_SPI_MICROCHIP_CORE=m
CONFIG_SPI_MICROCHIP_CORE_QSPI=m
CONFIG_SPI_LANTIQ_SSC=m
CONFIG_SPI_OC_TINY=m
@@ -7720,6 +7719,7 @@ CONFIG_SND_SOC_MT6357=m
CONFIG_SND_SOC_MT6358=m
CONFIG_SND_SOC_MT6660=m
CONFIG_SND_SOC_NAU8315=m
CONFIG_SND_SOC_NAU8325=m
CONFIG_SND_SOC_NAU8540=m
CONFIG_SND_SOC_NAU8810=m
CONFIG_SND_SOC_NAU8821=m
@@ -9982,7 +9982,6 @@ CONFIG_LOAD_UEFI_KEYS=y
# CONFIG_EVM is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="landlock,lockdown,yama,integrity,bpf"