From e9e9a74b1d47b661f97c78c5045712d7ba5815b3 Mon Sep 17 00:00:00 2001 From: Nikita Travkin Date: Wed, 30 Jun 2021 10:01:33 +0500 Subject: [PATCH] soc-qcom-msm8916: use msm-modem-uim-selection (MR 2291) Some msm8916 devices, primarily with two sim slots, require slot to be selected. Install uim-selection script for all msm8916 devices with modem enabled. [ci:skip-build] already built successfully in CI --- device/community/soc-qcom-msm8916/APKBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/device/community/soc-qcom-msm8916/APKBUILD b/device/community/soc-qcom-msm8916/APKBUILD index 1340ffadc..63f2e70a6 100644 --- a/device/community/soc-qcom-msm8916/APKBUILD +++ b/device/community/soc-qcom-msm8916/APKBUILD @@ -2,7 +2,7 @@ pkgname=soc-qcom-msm8916 pkgdesc="Common package for Qualcomm MSM8916 devices" pkgver=10 -pkgrel=2 +pkgrel=3 url="https://postmarketos.org" license="BSD-3-Clause" arch="aarch64 armv7" @@ -35,11 +35,13 @@ ucm() { } modem() { - depends="msm-modem-rpmsg q6voiced" + depends="msm-modem-rpmsg msm-modem-uim-selection q6voiced" install="$subpkgname.post-install" install -Dm644 q6voiced.conf "$subpkgdir"/etc/conf.d/q6voiced } -sha512sums="e00b637b9f0756f73e1d43189d2dceec22a3b21193f6649de32689d1eea3d6c96ad6c1665fb5c82d6beee6cb341d5b84e36ae04e9b780093700715db9688b54f soc-qcom-msm8916-66d2d458458b975fa3bf8e657bbd34b2db4b6b77.tar.gz -3a4a9322839d4b3ef9d79668a37840a9f444954759ae3c512e694051d2f9a2573db42ad6c4c1a5c75eeb861232a27ba1a8cef9b503decd54ead25a96e3dd6f98 q6voiced.conf" +sha512sums=" +e00b637b9f0756f73e1d43189d2dceec22a3b21193f6649de32689d1eea3d6c96ad6c1665fb5c82d6beee6cb341d5b84e36ae04e9b780093700715db9688b54f soc-qcom-msm8916-66d2d458458b975fa3bf8e657bbd34b2db4b6b77.tar.gz +3a4a9322839d4b3ef9d79668a37840a9f444954759ae3c512e694051d2f9a2573db42ad6c4c1a5c75eeb861232a27ba1a8cef9b503decd54ead25a96e3dd6f98 q6voiced.conf +"