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
78484c4d
Commit
78484c4d
authored
4 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.8.0
parent
ae875a04
No related branches found
No related tags found
No related merge requests found
Pipeline
#364
passed
4 years ago
Stage: build
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+3
-3
3 additions, 3 deletions
PKGBUILD
config.x86_64
+1
-1
1 addition, 1 deletion
config.x86_64
with
4 additions
and
4 deletions
PKGBUILD
+
3
−
3
View file @
78484c4d
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.8.0
_rc4
pkgver
=
5.8.0
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -14,10 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
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.8
-rc4
"
source
=(
"git+
$_main
#tag=v5.8"
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
'
45b1029ad3a28e539bb26e73acc51e4931cedf7f203dcf9780765a0c8dee5f2d
'
)
'
36404d2b82d3abda34ac24ce3b21928169d348131a575205d08ed01eda69cfc6
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
1
View file @
78484c4d
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.8.0
-rc4
Kernel Configuration
# Linux/x86 5.8.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.1.0"
CONFIG_CC_IS_GCC=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