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,7 +1,7 @@
|
|||||||
# Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
# Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||||
|
|
||||||
pkgname=firmware-shift-sdm845
|
pkgname=firmware-shift-sdm845
|
||||||
pkgver=0.2
|
pkgver=0.3
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Firmware for SHIFT sdm845 devices"
|
pkgdesc="Firmware for SHIFT sdm845 devices"
|
||||||
url="https://gitlab.com/sdm845-mainline/firmware-shift-sdm845"
|
url="https://gitlab.com/sdm845-mainline/firmware-shift-sdm845"
|
||||||
@ -9,10 +9,9 @@ arch="aarch64"
|
|||||||
depends="
|
depends="
|
||||||
linux-firmware-ath10k
|
linux-firmware-ath10k
|
||||||
linux-firmware-qcom
|
linux-firmware-qcom
|
||||||
soc-qcom-sdm845-nonfree-firmware
|
|
||||||
"
|
"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
options="!check !strip !archcheck !tracedeps"
|
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||||
|
|
||||||
_version="ce9d27bf03624cceeaa8e7466f2e6dc731f2ba5e"
|
_version="ce9d27bf03624cceeaa8e7466f2e6dc731f2ba5e"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user