Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
J0WI
aports
Commits
33d31425
Commit
33d31425
authored
5 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-rpi: upgrade to 5.4.26
parent
bfb63e36
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/linux-rpi/APKBUILD
+5
-5
5 additions, 5 deletions
main/linux-rpi/APKBUILD
with
5 additions
and
5 deletions
main/linux-rpi/APKBUILD
+
5
−
5
View file @
33d31425
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
linux-rpi
pkgver
=
5.4.2
5
pkgver
=
5.4.2
6
case
$pkgver
in
*
.
*
.
*
)
_kernver
=
${
pkgver
%.*
}
;;
*
.
*
)
_kernver
=
${
pkgver
}
;;
esac
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Linux kernel with Raspberry Pi patches"
url
=
https://github.com/raspberrypi/linux
depends
=
"mkinitfs"
...
...
@@ -19,7 +19,7 @@ _rpi_repo="git://github.com/raspberrypi/linux.git"
_linux_repo
=
"git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
source
=
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-
$_kernver
.tar.xz
https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-
$pkgver
.xz
https://dev.alpinelinux.org/archive/rpi-patches/rpi-
$pkgver
-alpine
2
.patch
https://dev.alpinelinux.org/archive/rpi-patches/rpi-
$pkgver
-alpine.patch
issue-4973.patch
...
...
@@ -303,8 +303,8 @@ _dev() {
}
sha512sums="
9f60f77e8ab972b9438ac648bed17551c8491d6585a5e85f694b2eaa4c623fbc61eb18419b2656b6795eac5deec0edaa04547fc6723fbda52256bd7f3486898f linux-5.4.tar.xz
ba887634350a2fde67283241356c5f6fee1fd076b58051aa4df88da8bc60645e40b8b73dba3401415770a80f58d59546fc96b8b816b61da70177a3ef92c1bafa
patch-5.4.2
5
.xz
4bc43d91949e563f65432fa86113f34c0740517779c7feaafb3ac7cd20e285215363bd934b043487e6f613b074ebbe7afc0
89c2
288ecc66b7456e1b984b32cea
rpi-5.4.2
5
-alpine
2
.patch
8344566b41ba7836739095a07452209caf16ebcbdb614814530295649d99358d51907166d35f68480547e5a769fe68fabbf316623e3e63f2930d6bf6ad3f749c
patch-5.4.2
6
.xz
fc21be35a1260e97abbd52a50e4be6a1f0974cf7acdb45cc9657e482158bc5bc7da700802eb6ef002e9cfb2
89
9
c2
4048e727d7977477ec3ce0a550f04ac3ae05
rpi-5.4.2
6
-alpine.patch
501c91bf2538a18102da59bbccc3097f9c3c90079acc0e946ff075074160c09b8a66934e5ce5470e170f0e4f93d114709a95230367426d0bb7ea02c4bdf4cc9b issue-4973.patch
bf827937d72085dcd886b8efdf0c930f825dd0778e1baccc535a78475f855a8d457b13647840e8d6e6d81035b856d9e747bb42b6d56ae4e53b73ed3212fc2f4d config-changes-rpi.armhf
bf827937d72085dcd886b8efdf0c930f825dd0778e1baccc535a78475f855a8d457b13647840e8d6e6d81035b856d9e747bb42b6d56ae4e53b73ed3212fc2f4d config-changes-rpi.armv7
...
...
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