Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
4aec0d5c
Commit
4aec0d5c
authored
2 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump 5.19-rc8
parent
17889625
No related branches found
No related tags found
No related merge requests found
Pipeline
#501
passed with stages
Stage: build
Stage: deploy
in 35 minutes and 49 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+4
-4
4 additions, 4 deletions
PKGBUILD
config.x86_64
+2
-1
2 additions, 1 deletion
config.x86_64
with
6 additions
and
5 deletions
PKGBUILD
+
4
−
4
View file @
4aec0d5c
...
...
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.19.0_rc
7
pkgrel
=
2
pkgver
=
5.19.0_rc
8
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-rc
7
"
source
=(
"git+
$_main
#tag=v5.19-rc
8
"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
71c8b2ed28137aaac9869d331c7e3fe823673f1eb73b816223681cc640c26e8c
'
)
'
bf75c845ef143fe2c98087f90bea6b2651091a4a96fe49aaf724f353f636f8db
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
2
−
1
View file @
4aec0d5c
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.19.0-rc
7
Kernel Configuration
# Linux/x86 5.19.0-rc
8
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment