Skip to content
Snippets Groups Projects
Verified Commit 29353f3d authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

device-xiaomi-surya: install hexagonrpcd conf to new location (MR 6188)

parent ce731e2c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
pkgname=device-xiaomi-surya
pkgdesc="Xiaomi POCO X3 NFC"
pkgver=7
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
......@@ -15,11 +15,10 @@ depends="
make-dynpart-mappings
mkbootimg
postmarketos-base
soc-qcom-sm7150
soc-qcom-sm7150>=2-r1
soc-qcom-sm7150-libssc-180-degrees
"
makedepends="devicepkg-dev"
replaces="hexagonrpcd-openrc"
subpackages="
$pkgname-kernel-huaxing:kernel_huaxing
$pkgname-kernel-tianma:kernel_tianma
......@@ -38,7 +37,7 @@ package() {
devicepkg_package $startdir $pkgname
install -Dm644 "$srcdir"/hexagonrpcd.confd \
"$pkgdir"/etc/conf.d/hexagonrpcd-adsp-sensorspd
"$pkgdir"/usr/share/hexagonrpcd/hexagonrpcd-adsp-sensorspd.conf
}
kernel_huaxing() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment