samsung-j5: depends on soc-qcom-msm8916-rproc (MR 3081)
Add modem support for J5. [ci:skip-build] already built successfully in CI
This commit is contained in:
parent
bf639fc01d
commit
23a25798fe
@ -2,15 +2,22 @@
|
|||||||
pkgname=device-samsung-j5
|
pkgname=device-samsung-j5
|
||||||
pkgdesc="Samsung Galaxy J5 (2015)"
|
pkgdesc="Samsung Galaxy J5 (2015)"
|
||||||
pkgver=4
|
pkgver=4
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
options="!check !archcheck"
|
options="!check !archcheck"
|
||||||
depends="postmarketos-base mkbootimg linux-postmarketos-qcom-msm8916 soc-qcom-msm8916"
|
depends="
|
||||||
|
linux-postmarketos-qcom-msm8916
|
||||||
|
mkbootimg
|
||||||
|
postmarketos-base
|
||||||
|
soc-qcom-msm8916
|
||||||
|
soc-qcom-msm8916-rproc
|
||||||
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="deviceinfo"
|
source="deviceinfo"
|
||||||
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
|
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
|
||||||
|
_pmb_select="soc-qcom-msm8916-rproc"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
devicepkg_build $startdir $pkgname
|
devicepkg_build $startdir $pkgname
|
||||||
|
Loading…
x
Reference in New Issue
Block a user