soc-qcom-msm89x7: enable msm-modem-wwan-port openrc service in -modem-openrc
[ci:skip-vercheck]: only changed non-checksums files, but in the end it doenst even matter Signed-off-by: Achill Gilgenast <achill@achill.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7677>
This commit is contained in:
parent
7b5f762899
commit
2db9aafe4c
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ maintainer="Barnabas Czeman <barnabas.czeman@postmarketos.org>"
|
|||
pkgname=soc-qcom-msm89x7
|
||||
pkgdesc="Common package for Qualcomm MSM89x7 devices"
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
rc-update add -q q6voiced default
|
||||
rc-update add -q msm-modem-wwan-port default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue