device-oneplus-enchilada: use postmarketos-test-unl0kr for pmtest

This is device-agnostic, and allows to not depend on a package that
might end up in alpine in the future

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7553>
This commit is contained in:
Pablo Correa Gómez 2025-12-04 18:50:16 +01:00 committed by The Friendly Merge Bot
parent 2cefeddf7e
commit d6db12f1f4
No known key found for this signature in database

View file

@ -4,7 +4,7 @@
pkgname=device-oneplus-enchilada
pkgdesc="OnePlus 6"
pkgver=18
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
@ -64,7 +64,7 @@ openrc() {
}
pmtest() {
depends="bootrr qrtr firmware-oneplus-sdm845 unl0kr"
depends="bootrr qrtr firmware-oneplus-sdm845 postmarketos-test-unl0kr"
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci"
install="$subpkgdir/$subpkgname.post-install"