Commit cbba07d3 authored by Seblu's avatar Seblu
Browse files

Bump 6.10.7

- Fix issue with ACPI EC on lg laptops
parent b94a4cf2
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.10.2
pkgver=6.10.7
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=v6.10.2"
source=("git+$_stable#tag=v6.10.7"
        "config.$CARCH")
sha256sums=('3197a753b81f4240e719d52bea0377cd80309eb6492021cb1847d6db92005e85'
            '7242ad2b0accea1b635338b3dfb1a7d80664e1d543ffb5899b7f791014769559')
sha256sums=('a666d72cfa5b3337f7e187759f5176243d896828625d3201cec1963e0d754fd5'
            'f4b8d878d3509e05eb2dd4905091064b430904fb230c9f9e173e5971f3619ba1')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+1 −2
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.10.2 Kernel Configuration
# Linux/x86 6.10.7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 18.1.8"
CONFIG_GCC_VERSION=0
@@ -291,7 +291,6 @@ CONFIG_CACHESTAT_SYSCALL=y
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_SELFTEST is not set
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_GUEST_PERF_EVENTS=y