Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Dominika Liberda
aports
Commits
35511279
Commit
35511279
authored
5 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-vanilla: upgrade to 4.19.66
parent
cc404383
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/linux-vanilla/APKBUILD
+10
-3
10 additions, 3 deletions
main/linux-vanilla/APKBUILD
with
10 additions
and
3 deletions
main/linux-vanilla/APKBUILD
+
10
−
3
View file @
35511279
...
...
@@ -2,12 +2,12 @@
_flavor
=
vanilla
pkgname
=
linux-
${
_flavor
}
pkgver
=
4.19.6
2
pkgver
=
4.19.6
6
case
$pkgver
in
*
.
*
.
*
)
_kernver
=
${
pkgver
%.*
}
;;
*
.
*
)
_kernver
=
$pkgver
;;
esac
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Linux vanilla kernel"
url
=
"http://kernel.org"
depends
=
"mkinitfs"
...
...
@@ -218,6 +218,13 @@ _dev() {
mkdir
-p
"
$subpkgdir
"
/lib/modules/
${
_abi_release
}
ln
-sf
/usr/src/linux-headers-
${
_abi_release
}
\
"
$subpkgdir
"
/lib/modules/
${
_abi_release
}
/build
# FIXME: For unknown reasons the permissions of those files becomes
# root read-only. work-around til we figured out why.
chmod
644
"
$subpkgdir
"
/usr/src/linux-headers-
*
-vanilla
/arch/
*
/include/generated/uapi/asm/
*
\
"
$subpkgdir
"
/usr/src/linux-headers-
*
-vanilla
/.missing-syscalls.d
\
||
:
}
sha512sums
=
"ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4 linux-4.19.tar.xz
...
...
@@ -231,4 +238,4 @@ b895832a12eb73be355b6a7fd100aa73fd62c1d5e7d0dcca81fdd889560ebb4c5c979d7a14f13040
f8d0c12e8bfe822c82153cbd46882ae02fcb8515ec9888e179d66a67596200caea8678d69eac586aa034e185e2125bb09d6a7c56705d208dbbf4f6613ed5f9ed config-virt.aarch64
ca425dbff83a46ba29948c507e06a6423e17ccf59e394091521f7424fe771bffa27b94a0a1de459999d3db96e235fcaa4eccb28f792ecfd15355cb31155f48b0 config-virt.x86
42f6a192c3391e50d72cb42b040880957696ee4443d70d7de8d4470228eed002c455b7b2fab4015dd8a6c76585138f1f425705e0b123bf22f71cac817f6c8085 config-virt.x86_64
ed05e3422fce5f44b17b5c1fe9556f1408a7128cbb91de549bfb28d2eea5357eaa2091bde55113a74bc33d528c7a30dcb98caa320f8878c25d731309b600ef98
patch-4.19.6
2
.xz"
06bcf3caffe2a5810841913921a3a9c10528173905f5bf8efc005b363c451606e59f1208bafb44c00cf599113768bd3f701aadc9469611320be85ab6d83c25f4
patch-4.19.6
6
.xz"
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