soc-qcom-msm8916: Install q6voiced.conf for any init system (MR 6015)
This commit is contained in:
parent
38962fd023
commit
f851c8a374
1 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=soc-qcom-msm8916
|
||||
pkgdesc="Common package for Qualcomm MSM8916 devices"
|
||||
pkgver=21
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64 armv7"
|
||||
|
|
@ -75,13 +75,14 @@ rproc_all() {
|
|||
|
||||
mkdir -p "$subpkgdir"/boot
|
||||
echo all > "$subpkgdir"/boot/lk2nd_rproc_mode
|
||||
install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
|
||||
}
|
||||
|
||||
rproc_all_openrc() {
|
||||
install_if="$pkgname-rproc-all=$pkgver-r$pkgrel openrc"
|
||||
install="$subpkgname.post-install"
|
||||
|
||||
install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced
|
||||
mkdir -p "$subpkgdir"
|
||||
}
|
||||
|
||||
samsung_modem_workaround() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue