Skip to content
Snippets Groups Projects
Commit 4aec0d5c authored by Seblu's avatar Seblu
Browse files

Bump 5.19-rc8

parent 17889625
No related branches found
No related tags found
No related merge requests found
Pipeline #501 passed with stages
in 35 minutes and 49 seconds
......@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=5.19.0_rc7
pkgrel=2
pkgver=5.19.0_rc8
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
......@@ -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=v5.19-rc7"
source=("git+$_main#tag=v5.19-rc8"
"config.$CARCH")
sha256sums=('SKIP'
'71c8b2ed28137aaac9869d331c7e3fe823673f1eb73b816223681cc640c26e8c')
'bf75c845ef143fe2c98087f90bea6b2651091a4a96fe49aaf724f353f636f8db')
prepare() {
[[ -d linux-stable ]] && ln -snf linux-stable linux
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.19.0-rc7 Kernel Configuration
# Linux/x86 5.19.0-rc8 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 14.0.6"
CONFIG_GCC_VERSION=0
......@@ -746,6 +746,7 @@ CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_MMU_GATHER_TABLE_FREE=y
CONFIG_MMU_GATHER_RCU_TABLE_FREE=y
CONFIG_MMU_GATHER_MERGE_VMAS=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment