linux-postmarketos-qcom-sm6350: apply btf patch

Signed-off-by: Oliver Smith <ollieparanoid@postmarketos.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8935>
This commit is contained in:
Oliver Smith 2026-06-30 15:06:48 +02:00 committed by The Friendly Meow (merge) Bot
parent 9b0ad9d066
commit 124f069fec
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
../../.shared-patches/linux/linux7.0-resolve_btfids-preserve-tag-and-parameter-names-when.patch

View file

@ -2,7 +2,7 @@ maintainer="Luca Weiss <luca@lucaweiss.eu>"
_flavor="postmarketos-qcom-sm6350"
pkgname=linux-$_flavor
pkgver=7.0.8
pkgrel=1
pkgrel=2
pkgdesc="Mainline Kernel fork for SM6350/SM7225 devices"
arch="aarch64"
_carch="arm64"
@ -37,6 +37,7 @@ _tag="v$pkgver-sm6350"
# Source
source="
https://github.com/sm6350-mainline/$_repo/archive/$_tag/$_repo-$_tag.tar.gz
0001-resolve_btfids-preserve-tag-and-parameter-names-when.patch
$_config
"
builddir="$srcdir/$_repo-$pkgver-sm6350"
@ -76,5 +77,6 @@ package() {
sha512sums="
093482fdcd06def78e6ad6b4cdabba532a8fc665b430afa8d30f3f70b24df9e3a3fd2adb4c7283d48b1c9802f6ce4b21e9a5dc4e17e9f02e24c3941eaed829bc linux-v7.0.8-sm6350.tar.gz
4e705e038a91466a86fc5317b0028c2220aa1e7a4807e5d86db2f9ac815a927c59666a8f21ed50c4632147d3ce183d8042378a76f95341dbcd3db1047faf39e3 0001-resolve_btfids-preserve-tag-and-parameter-names-when.patch
809a12218519949ed091e001d6ef670c0604c9a6546a1e44e3051a13f29341806c53eb94403a3abcbb4da0db4ed37d1e2bea6da1ab445b7009cc94c4de9d26c4 config-postmarketos-qcom-sm6350.aarch64
"