linux-postmarketos-gs101: update to 7.0.6

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8188>
This commit is contained in:
Ingo Reitz 2026-03-16 06:38:52 +01:00 committed by The Friendly Meow (merge) Bot
parent 2dec667f00
commit 0e9ad37eb4
No known key found for this signature in database
2 changed files with 299 additions and 190 deletions

View file

@ -1,7 +1,7 @@
maintainer="Ingo Reitz <9l@9lo.re>"
pkgname=linux-postmarketos-gs101
pkgver=6.18.13
pkgrel=1
pkgver=7.0.6
pkgrel=0
pkgdesc="Google gs101 (Pixel 6 Series) close-to-mainline kernel"
arch="aarch64"
_carch="arm64"
@ -23,7 +23,7 @@ makedepends="
"
# Source
_commit="1c50748fbe5c0115671d2ab65152ad125d53cae6"
_commit="d28cfa4275b95e93f4b7a1e743de31b723bd21b8"
_config="config-$_flavor.$arch"
source="
$pkgname-$_commit.tar.gz::https://github.com/gs101-mainline/linux/archive/$_commit.tar.gz
@ -50,7 +50,7 @@ package() {
ARCH="$_carch" \
LLVM=1 \
INSTALL_PATH="$pkgdir"/boot \
INSTALL_MOD_PATH="$pkgdir" \
INSTALL_MOD_PATH="$pkgdir"/usr \
INSTALL_MOD_STRIP=1 \
INSTALL_DTBS_PATH="$pkgdir"/boot/dtbs
rm -f "$pkgdir"/lib/modules/*/build "$pkgdir"/lib/modules/*/source
@ -63,6 +63,6 @@ package() {
}
sha512sums="
0c2cb70b397db6b9f3e158be33f7acc83fe56d0ac3505f35a15c85626f3ab3d19390eb54bdceff2f5ed686a37dd106cb9aff22d0a27caad12f25b3d8c7dfac6e linux-postmarketos-gs101-1c50748fbe5c0115671d2ab65152ad125d53cae6.tar.gz
13ee5873dbf2d1a8ed9410849d1f2c390dc076c2369efad9cf6cdc43b50565fbebbc509d0f412fd1d451d970704ebe66f92b5b6bf6d2e2c59444dd321b8bcf3b config-postmarketos-gs101.aarch64
4d4a5568d3cc4c6ee957893a1168dd72274715e2491a19fcf314dcdf2fd5a466a088f2c4ca5d54578c68677f3899724643e07ac3f8fb1ee5fbe97f0c4c12dc91 linux-postmarketos-gs101-d28cfa4275b95e93f4b7a1e743de31b723bd21b8.tar.gz
d8444741931ca26cdca20c959a3563eea777f6e3d2d378aeba9851fdb98adab8de2dd6b1466b61e49a9d89712ba7b066fb21a1b9e0a56e171507993b656ef6f6 config-postmarketos-gs101.aarch64
"