Commit 9163fe8d authored by Seblu's avatar Seblu
Browse files

Bump 6.2.1

parent a951b602
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=6.2.0
pkgver=6.2.1
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+$_main#tag=v6.2"
source=("git+$_stable#tag=v6.2.1"
        "config.$CARCH")
sha256sums=('SKIP'
            'b29a4f3b9a5a9233e678f5134e99067b77caf802494e8c420350ff31e5b3fbb1')
            '2f1c2b0939ea78ba68644c71dcf133fc357ffd77b6e06ae48b0b55673d800481')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+1 −3
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.2.0 Kernel Configuration
# Linux/x86 6.2.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 15.0.7"
CONFIG_GCC_VERSION=0
@@ -8738,9 +8738,7 @@ CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
# end of Memory initialization

CONFIG_CC_HAS_RANDSTRUCT=y
CONFIG_RANDSTRUCT_NONE=y
# CONFIG_RANDSTRUCT_FULL is not set
# end of Kernel hardening options
# end of Security options