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
3ad2a46e
Commit
3ad2a46e
authored
5 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 5.2-rc5
parent
4b87761c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+2
-2
2 additions, 2 deletions
PKGBUILD
config.x86_64
+5
-6
5 additions, 6 deletions
config.x86_64
with
7 additions
and
8 deletions
PKGBUILD
+
2
−
2
View file @
3ad2a46e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgname
=
linux-seblu
pkgver
=
5.2_rc
1
pkgver
=
5.2_rc
5
pkgrel
=
1
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
arch
=(
'x86_64'
)
...
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
...
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
md5sums
=(
'SKIP'
'
3786b566810b2b350c19f4e67d09b917
'
)
'
0272f719ab4c8d80569b31a325b2f553
'
)
prepare
()
{
prepare
()
{
# fake linux directory if necessary
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
5
−
6
View file @
3ad2a46e
#
#
# Automatically generated file; DO NOT EDIT.
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.2.0-rc
1
Kernel Configuration
# Linux/x86 5.2.0-rc
5
Kernel Configuration
#
#
#
#
# Compiler: gcc (GCC)
8.3
.0
# Compiler: gcc (GCC)
9.1
.0
#
#
CONFIG_CC_IS_GCC=y
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=
803
00
CONFIG_GCC_VERSION=
901
00
CONFIG_CLANG_VERSION=0
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
CONFIG_CC_HAS_WARN_MAYBE_UNINITIALIZED=y
...
@@ -125,7 +125,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y
...
@@ -125,7 +125,7 @@ CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_BUILD_BIN2C=y
CONFIG_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_IKCONFIG_PROC=y
#
CONFIG_IKHEADERS
_PROC is not set
CONFIG_IKHEADERS
=y
CONFIG_LOG_BUF_SHIFT=22
CONFIG_LOG_BUF_SHIFT=22
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
...
@@ -859,7 +859,7 @@ CONFIG_BLK_PM=y
...
@@ -859,7 +859,7 @@ CONFIG_BLK_PM=y
#
#
# IO Schedulers
# IO Schedulers
#
#
CONFIG_MQ_IOSCHED_DEADLINE=
m
CONFIG_MQ_IOSCHED_DEADLINE=
y
CONFIG_MQ_IOSCHED_KYBER=m
CONFIG_MQ_IOSCHED_KYBER=m
CONFIG_IOSCHED_BFQ=m
CONFIG_IOSCHED_BFQ=m
CONFIG_BFQ_GROUP_IOSCHED=y
CONFIG_BFQ_GROUP_IOSCHED=y
...
@@ -6474,7 +6474,6 @@ CONFIG_COMMON_CLK=y
...
@@ -6474,7 +6474,6 @@ CONFIG_COMMON_CLK=y
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_CLK_SIFIVE is not set
# end of Common Clock Framework
# end of Common Clock Framework
# CONFIG_HWSPINLOCK is not set
# CONFIG_HWSPINLOCK is not set
...
...
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