main/linux-postmarketos-qcom-msm8974: upgrade to 5.12.13 (MR 2282)
Samsung Galaxy S5 gains support for modem (and adsp) co-processors. [ci:skip-build] Already built on CI in MR
This commit is contained in:
parent
bdf5c5116d
commit
2ebc93b43e
2 changed files with 8 additions and 7 deletions
|
@ -3,9 +3,9 @@ _flavor=postmarketos-qcom-msm8974
|
|||
_config="config-$_flavor.$CARCH"
|
||||
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.12.8
|
||||
pkgrel=1
|
||||
_commit="b3c423b14b86598fd168f7689bfaea000885eeb2"
|
||||
pkgver=5.12.13
|
||||
pkgrel=0
|
||||
_commit="8609678aeea7a4460cdc7e9035298c4832b5f7e1"
|
||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices"
|
||||
arch="armv7"
|
||||
_carch="arm"
|
||||
|
@ -54,6 +54,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
ad86fa4d24d7333b559f43823346d77b9d12ddc2a605a6bd092fbb027ecf0d75b6e2292175354f00b0bc65146dc114cc818db1a9124a84472a84def6afff300e linux-postmarketos-b3c423b14b86598fd168f7689bfaea000885eeb2.tar.gz
|
||||
ad8254b35d39cb77384a731b0a990baaa5df7f3cf1a22b167b1adab63d1144b41f01298f388c81c9671a658faf6eef206d16b865a94441de06f8daa1f8c516be config-postmarketos-qcom-msm8974.armv7
|
||||
68367b794603243b64bbb34ecd0833b40379d14c8c7a949a024e98ab3ae22c9a00619813aaa8dbf0addc902dd87ed9282b42ff425b80cff85be1bb1bf66eca6f linux-postmarketos-8609678aeea7a4460cdc7e9035298c4832b5f7e1.tar.gz
|
||||
b9606875f4d78531ca0b9af739e0efdb0e68b54d22b24ba64b2e8f0c54f91aa996222395296ccf7744f8e29067610b83de5a9ba6f92df51b07a26aa2f1c800ff config-postmarketos-qcom-msm8974.armv7
|
||||
"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.12.8 Kernel Configuration
|
||||
# Linux/arm 5.12.13 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424"
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 10.3.1_git20210625) 10.3.1 20210625"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
CONFIG_GCC_VERSION=100301
|
||||
CONFIG_CLANG_VERSION=0
|
||||
|
@ -1700,6 +1700,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
|
|||
#
|
||||
# CONFIG_BLK_DEV_NVME is not set
|
||||
# CONFIG_NVME_FC is not set
|
||||
# CONFIG_NVME_TCP is not set
|
||||
# CONFIG_NVME_TARGET is not set
|
||||
# end of NVME Support
|
||||
|
||||
|
|
Loading…
Reference in a new issue