linux-postmarketos-qcom-msm8226: enable the community kconfig checks

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6655
This commit is contained in:
Bart Ribbers 2025-06-12 23:49:20 +02:00
parent 2352754a2f
commit 98fdc4d1e2
No known key found for this signature in database
GPG key ID: 1C09227F48171EA4
2 changed files with 707 additions and 204 deletions

View file

@ -5,16 +5,20 @@
_flavor="postmarketos-qcom-msm8226"
pkgname=linux-$_flavor
pkgver=6.13.4
pkgrel=0
pkgrel=1
_tag="v${pkgver/_/-}-msm8226"
pkgdesc="Mainline kernel fork for Qualcomm APQ8026/MSM8226/MSM8926 devices"
arch="armv7"
_carch="arm"
url="https://kernel.org"
license="GPL-2.0-only"
options="!strip !check !tracedeps
options="
!check
!strip
!tracedeps
pmb:cross-native
"
pmb:kconfigcheck-community
"
makedepends="
bison
findutils
@ -62,5 +66,5 @@ package() {
sha512sums="
b9223b93f9229056e4a3fe9adc34890e2dd729ab4ec1472d6c1a7e2980982384ad7235ab06187e1478a8af16225fca26dcbecbf09aa39c6a30c90a54a44744af linux-v6.13.4-msm8226.tar.gz
55532a4ad9f5e8358a1d932a7139f90c081772818b59bc945446cfa5fc9e9ece7ad8f975b22150d8bd00b0e95210884f0999f1616597a436b16150534c9e6971 config-postmarketos-qcom-msm8226.armv7
8c3a378badfa850349948922b5daf5034fc45a8b719d4ca85bcab9eba089aefadde3c6359b78e1d40768348403adc0b64d12108477e0c8f6b048a9eb70ba263c config-postmarketos-qcom-msm8226.armv7
"