diff --git a/device/community/device-oneplus-enchilada/APKBUILD b/device/community/device-oneplus-enchilada/APKBUILD index 0062f9b3c..b9d280b63 100644 --- a/device/community/device-oneplus-enchilada/APKBUILD +++ b/device/community/device-oneplus-enchilada/APKBUILD @@ -3,7 +3,7 @@ pkgname=device-oneplus-enchilada pkgdesc="OnePlus 6" -pkgver=11 +pkgver=12 pkgrel=0 url="https://postmarketos.org" license="MIT" @@ -25,7 +25,7 @@ source=" modules-initfs q6voiced.conf " -subpackages="$pkgname-nonfree-firmware:nonfree_firmware" +subpackages="$pkgname-nonfree-firmware:nonfree_firmware $pkgname-pmtest" build() { devicepkg_build $startdir $pkgname @@ -47,6 +47,14 @@ nonfree_firmware() { install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced } +pmtest() { + depends="bootrr qrtr firmware-oneplus-sdm845 unl0kr" + install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci" + install="$subpkgname.post-install" + + devicepkg_pmtest_post_install "ttyMSM0,115200" > "$subpkgname.post-install" +} + sha512sums=" e957b7b0ed219eaa56be6c6b976b60886f73970703fdebf045800154ee652affee4e19654b3ac4244b29bcf6760ad3db6cb87143dc9c4673e905800d751103d1 10-unl0kr.conf 71b4d74cebe22556b2c819fdb6b279366c9a566cb077f6e6e80c0c0b2e7c7fca48ea23ffbacca5cce4c636d8f3e66ad8f66ce36e954644242f6b5a71c89f9ed6 deviceinfo diff --git a/device/community/device-oneplus-fajita/APKBUILD b/device/community/device-oneplus-fajita/APKBUILD index 445a0a794..2d8e0546a 100644 --- a/device/community/device-oneplus-fajita/APKBUILD +++ b/device/community/device-oneplus-fajita/APKBUILD @@ -4,7 +4,7 @@ pkgname=device-oneplus-fajita pkgdesc="OnePlus 6T" pkgver=11 -pkgrel=1 +pkgrel=2 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -25,7 +25,7 @@ source=" modules-initfs q6voiced.conf " -subpackages="$pkgname-nonfree-firmware:nonfree_firmware" +subpackages="$pkgname-nonfree-firmware:nonfree_firmware $pkgname-pmtest" build() { devicepkg_build $startdir $pkgname @@ -47,6 +47,14 @@ nonfree_firmware() { install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced } +pmtest() { + depends="bootrr qrtr firmware-oneplus-sdm845 unl0kr" + install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci" + install="$subpkgname.post-install" + + devicepkg_pmtest_post_install "ttyMSM0,115200" > "$subpkgname.post-install" +} + sha512sums=" e957b7b0ed219eaa56be6c6b976b60886f73970703fdebf045800154ee652affee4e19654b3ac4244b29bcf6760ad3db6cb87143dc9c4673e905800d751103d1 10-unl0kr.conf 53f2c5223fd708990b7642c3c83a5a58388e810d179aa24fae4e9fe0f187008a32511c8294819f8933c3377a0c2ebd5512fb03a3900fde78662bd93d034338df deviceinfo diff --git a/device/community/device-shift-axolotl/APKBUILD b/device/community/device-shift-axolotl/APKBUILD index fb946181f..6421648ad 100644 --- a/device/community/device-shift-axolotl/APKBUILD +++ b/device/community/device-shift-axolotl/APKBUILD @@ -5,7 +5,7 @@ pkgname=device-shift-axolotl pkgdesc="SHIFT6mq" pkgver=12 -pkgrel=1 +pkgrel=2 url="https://postmarketos.org" license="MIT" arch="aarch64" @@ -21,13 +21,16 @@ depends=" soc-qcom-sdm845-qbootctl fwupd>=1.8.6 " -makedepends="devicepkg-dev" +makedepends="devicepkg-dev postmarketos-test" source=" deviceinfo modules-initfs q6voiced.conf " -subpackages="$pkgname-nonfree-firmware:nonfree_firmware" +subpackages=" + $pkgname-nonfree-firmware:nonfree_firmware + $pkgname-pmtest +" build() { devicepkg_build $startdir $pkgname @@ -46,6 +49,14 @@ nonfree_firmware() { install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced } +pmtest() { + depends="bootrr qrtr firmware-shift-sdm845 unl0kr" + install_if="$pkgname=$pkgver-r$pkgrel postmarketos-mkinitfs-hook-ci" + install="$subpkgname.post-install" + + devicepkg_pmtest_post_install "ttyMSM0,115200" > "$subpkgname.post-install" +} + sha512sums=" 88e5a1f014e48c811df46e94e09016f4f65cd99eb7e0baff4f7aaf9ee9cec2f8d9d9849aa23b6a28dac9631eeace530c5d914b538f186acbbd1e907d9041cc7e deviceinfo 4dc84207c5ca84b33b74139c8b0c9ce5baa8bcb1068df9943c478c02abcf8daccb88e06af63f120a434a115e277008e899305bd5239d8669436cb269889040e9 modules-initfs