community/firmware-shift-sdm845: remove soc-qcom-sdm845-nonfree-firmware dependency (MR 2982)
The soc-qcom-sdm845-nonfree-firmware dependency is now moved from firmware-shift-sdm845 package to the device package. This will make the firmware package to only depend on firmware files. Also, pmb:cross-native is added to the package options so CI testcases doesn't fail.
This commit is contained in:
parent
8b0eca4231
commit
c9f9f679d2
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||
|
||||
pkgname=firmware-shift-sdm845
|
||||
pkgver=0.2
|
||||
pkgver=0.3
|
||||
pkgrel=0
|
||||
pkgdesc="Firmware for SHIFT sdm845 devices"
|
||||
url="https://gitlab.com/sdm845-mainline/firmware-shift-sdm845"
|
||||
|
@ -9,10 +9,9 @@ arch="aarch64"
|
|||
depends="
|
||||
linux-firmware-ath10k
|
||||
linux-firmware-qcom
|
||||
soc-qcom-sdm845-nonfree-firmware
|
||||
"
|
||||
license="proprietary"
|
||||
options="!check !strip !archcheck !tracedeps"
|
||||
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||
|
||||
_version="ce9d27bf03624cceeaa8e7466f2e6dc731f2ba5e"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue