main/linux-postmarketos-qcom-msm8974: upgrade to 5.15.9 (MR 2762)
Contains latest CVE fixes. Also mark myself as maintainer [ci:skip-build] Already built on CI in MR
This commit is contained in:
parent
8b2e93811d
commit
83d8199ee8
2 changed files with 7 additions and 6 deletions
|
@ -1,11 +1,12 @@
|
|||
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
# Maintainer: Alexey Minnekhanov <alexeymin@postmarketos.org>
|
||||
# Co-Maintainer: Luca Weiss <luca@z3ntu.xyz>
|
||||
_flavor=postmarketos-qcom-msm8974
|
||||
_config="config-$_flavor.$CARCH"
|
||||
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.15.7
|
||||
pkgver=5.15.9
|
||||
pkgrel=0
|
||||
_tag="v5.15.7-pmos"
|
||||
_tag="v5.15.9-pmos"
|
||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices"
|
||||
arch="armv7"
|
||||
_carch="arm"
|
||||
|
@ -62,6 +63,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
412fa2302253b922f3da57ea04376427842eaa88ca9ab8aacca62c1083be81f3607a41a9944f6f3b8cbda9be3713008f99c7e17d00823c7f322e12a24b5a2011 linux-postmarketos-v5.15.7-pmos.tar.bz2
|
||||
eb574e282c0336f50d8bba33670117e5a9282018f0d4f499280864c5d2a5c7f6e072949b6933e6fc1735d52e1ab007cda5ae8011376375dd95ef429dc86fb6fe config-postmarketos-qcom-msm8974.armv7
|
||||
7ac20ffbb41d37c3aeff071f1871af740a936adc55c27effb54fd6378a398435b5aa08240325900ab1a574bb96c7f491ad713b6b8fb046f8e6d5baa416a5a820 linux-postmarketos-v5.15.9-pmos.tar.bz2
|
||||
602bb8e1c1a1fa79043a9db825869bcc5d82b8081ebd5493f39713383635f28d7bd9757fa2d2233c79cb7e7007e832971b4b9b9bdb930ea6c2a5c3971ddd50ce config-postmarketos-qcom-msm8974.armv7
|
||||
"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.15.7 Kernel Configuration
|
||||
# Linux/arm 5.15.9 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 11.2.1_git20211128) 11.2.1 20211128"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
Loading…
Reference in a new issue