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
47892c05
Commit
47892c05
authored
4 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to Linux 5.7-rc6
parent
14b4bc0b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#284
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+3
-3
3 additions, 3 deletions
PKGBUILD
config.x86_64
+160
-104
160 additions, 104 deletions
config.x86_64
with
163 additions
and
107 deletions
PKGBUILD
+
3
−
3
View file @
47892c05
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.
6.3
pkgver
=
5.
7.0_rc6
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+
$_stable
#tag=v5.
6.3
"
source
=(
"git+
$_stable
#tag=v5.
7-rc6
"
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'
d95c7af2fb428432c4ba32bc0cd64371
'
)
'
a24a9dc533065d1e705fae2b0b743cd6
'
)
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
160
−
104
View file @
47892c05
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