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
e2059f3d
Commit
e2059f3d
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.5
parent
d1d18df4
No related branches found
No related tags found
No related merge requests found
Pipeline
#260
passed
5 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
-6
1 addition, 6 deletions
config.x86_64
with
4 additions
and
9 deletions
PKGBUILD
+
3
−
3
View file @
e2059f3d
...
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgver
=
5.5.0
_rc4
pkgver
=
5.5.0
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
...
...
@@ -12,10 +12,10 @@ options=('!strip' '!buildflags')
makedepends
=(
'glibc'
'libelf'
'kmod'
'git'
'make'
'gcc'
'bc'
'sed'
'cpio'
)
depends
=(
'linux-firmware'
'kernel-install-hook'
)
install
=
linux-seblu.install
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.5
-rc4
'
source
=(
'git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.5'
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
'
98804b2a205a10b55b6daedeaa5b4308
'
)
'
14a4cdb6c441cf08b7678409527ceab7
'
)
pkgver
()
{
cd
linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
6
View file @
e2059f3d
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.5.0
-rc4
Kernel Configuration
# Linux/x86 5.5.0 Kernel Configuration
#
#
...
...
@@ -806,13 +806,8 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y
#
# GCC plugins
#
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
# end of GCC plugins
# end of General architecture-dependent options
CONFIG_RT_MUTEXES=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