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
20f7b5f4
Commit
20f7b5f4
authored
4 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 4.7.2
Security patches inside !
parent
66f604b0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+4
-6
4 additions, 6 deletions
PKGBUILD
config.x86_64
+2
-2
2 additions, 2 deletions
config.x86_64
with
6 additions
and
8 deletions
PKGBUILD
+
4
−
6
View file @
20f7b5f4
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
# Customized version of linux for seblu computers
pkgname
=
linux-seblu
pkgname
=
linux-seblu
pkgver
=
5.7.
0
pkgver
=
5.7.
2
pkgrel
=
2
pkgrel
=
1
pkgdesc
=
'The Linux Kernel cooked by Seblu'
pkgdesc
=
'The Linux Kernel cooked by Seblu'
arch
=(
'x86_64'
)
arch
=(
'x86_64'
)
license
=(
'GPL2'
)
license
=(
'GPL2'
)
...
@@ -14,12 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
...
@@ -14,12 +14,10 @@ depends=('linux-firmware' 'kernel-install-hook')
install
=
linux-seblu.install
install
=
linux-seblu.install
_main
=
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_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
_stable
=
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source
=(
"git+
$_stable
#tag=v5.7"
source
=(
"git+
$_stable
#tag=v5.7.2"
'fix-mc-entity.patch::https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/patch/?id=9f984cacf4f4d53fd8a3f44d7f13528b81c1f6a8'
"config.
$CARCH
"
)
"config.
$CARCH
"
)
sha256sums
=(
'SKIP'
sha256sums
=(
'SKIP'
'c0109c75017872a3880f5c2eee567a8ae809ea2c8fb69a312fd9551ebddb10d1'
'd41540854f80c910672ec885ffef995c6cf8ba6781ac22c016bf64717538c382'
)
'758543b984b65995c2d9bc6b310221f13b0fcfb66ee6defc10a594d5ed9fa025'
)
prepare
()
{
prepare
()
{
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
[[
-d
linux-stable
]]
&&
ln
-snf
linux-stable linux
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
2
−
2
View file @
20f7b5f4
#
#
# Automatically generated file; DO NOT EDIT.
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.7.
0
Kernel Configuration
# Linux/x86 5.7.
2
Kernel Configuration
#
#
#
#
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
#
#
CONFIG_CC_IS_GCC=y
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=100100
CONFIG_GCC_VERSION=100100
CONFIG_LD_VERSION=234
5
00000
CONFIG_LD_VERSION=234
0
00000
CONFIG_CLANG_VERSION=0
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_GOTO=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