oneplus-oneplus3t: add soc-qcom-msm8996 dependency (MR 2063)
This commit is contained in:
parent
65c099277d
commit
d44da6db7d
@ -2,7 +2,7 @@
|
|||||||
pkgname=device-oneplus-oneplus3t
|
pkgname=device-oneplus-oneplus3t
|
||||||
pkgdesc="OnePlus 3T"
|
pkgdesc="OnePlus 3T"
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=4
|
pkgrel=5
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
@ -12,7 +12,7 @@ depends="
|
|||||||
postmarketos-base
|
postmarketos-base
|
||||||
linux-postmarketos-qcom-msm8996
|
linux-postmarketos-qcom-msm8996
|
||||||
mkbootimg
|
mkbootimg
|
||||||
mesa-dri-gallium
|
soc-qcom-msm8996
|
||||||
reboot-mode
|
reboot-mode
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
@ -27,16 +27,13 @@ package() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
nonfree_firmware() {
|
nonfree_firmware() {
|
||||||
pkgdesc="OnePlus 3T nonfree firmware (GPU, modem, sound, camera, sensors)"
|
pkgdesc="OnePlus 3T nonfree firmware (GPU, modem, sound, camera, sensors, WiFi, bluetooth)"
|
||||||
depends="
|
depends="
|
||||||
|
firmware-oneplus-oneplus3-op3t
|
||||||
linux-firmware-ath10k
|
linux-firmware-ath10k
|
||||||
linux-firmware-qca
|
linux-firmware-qca
|
||||||
firmware-oneplus-oneplus3-op3t
|
soc-qcom-msm8996-nonfree-firmware
|
||||||
msm-modem-rpmsg
|
|
||||||
qrtr
|
|
||||||
qrtr-openrc
|
|
||||||
"
|
"
|
||||||
install="$subpkgname.post-install"
|
|
||||||
mkdir "$subpkgdir"
|
mkdir "$subpkgdir"
|
||||||
}
|
}
|
||||||
sha512sums="5f7e2046491fbf776c0c4b0e8a594f3b312c98e3e927c7f1ed6e5966c074cd9a2cd4bfb0449435004d9164142609d65ba7cb8b867874a7719bac4a7905cc2b95 deviceinfo"
|
sha512sums="5f7e2046491fbf776c0c4b0e8a594f3b312c98e3e927c7f1ed6e5966c074cd9a2cd4bfb0449435004d9164142609d65ba7cb8b867874a7719bac4a7905cc2b95 deviceinfo"
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
# FIXME: qrtr-ns is now part of the Linux kernel, remove this when upgrading to 5.9!
|
|
||||||
rc-update add qrtr-ns boot
|
|
Loading…
Reference in New Issue
Block a user