device-samsung-starqltechn: add non free firmware package (MR 6009)
- split depends list on multiple lines - add non free firmware subpackage to starqltechn device
This commit is contained in:
parent
19b51bbf8f
commit
a3ff803df5
1 changed files with 12 additions and 2 deletions
|
|
@ -2,12 +2,22 @@
|
|||
pkgname=device-samsung-starqltechn
|
||||
pkgdesc="Samsung Galaxy S9 SM-G9600"
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
options="!check !archcheck"
|
||||
depends="postmarketos-base linux-postmarketos-qcom-sdm845 mkbootimg u-boot-starqltechn u-boot-tools dtc"
|
||||
depends="
|
||||
postmarketos-base
|
||||
linux-postmarketos-qcom-sdm845
|
||||
mkbootimg
|
||||
u-boot-starqltechn
|
||||
u-boot-tools
|
||||
dtc
|
||||
firmware-samsung-sdm845
|
||||
soc-qcom-sdm845-nonfree-firmware
|
||||
soc-qcom-sdm845-modem
|
||||
"
|
||||
makedepends="devicepkg-dev dtc"
|
||||
source="deviceinfo boot_image.its payload_mock.dts bootscript.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue