testing/firmware-qcom-adreno-extra: add missing replaces firmware-adreno (MR 2635)
This should fix upgrading from firmware-adreno to one of the subpackages in case the new package is installed before firmware-adreno is uninstalled.
This commit is contained in:
parent
41df49dc91
commit
bf44cbb9f4
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
pkgname=firmware-qcom-adreno-extra
|
pkgname=firmware-qcom-adreno-extra
|
||||||
pkgver=2
|
pkgver=2
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Extra Qualcomm Adreno GPU firmware from TheMuppets"
|
pkgdesc="Extra Qualcomm Adreno GPU firmware from TheMuppets"
|
||||||
url="https://github.com/TheMuppets/proprietary_vendor_sony"
|
url="https://github.com/TheMuppets/proprietary_vendor_sony"
|
||||||
arch="armhf aarch64 armv7"
|
arch="armhf aarch64 armv7"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
options="!check !archcheck !strip !spdx !tracedeps pmb:cross-native"
|
options="!check !archcheck !strip !spdx !tracedeps pmb:cross-native"
|
||||||
|
replaces="firmware-adreno"
|
||||||
|
|
||||||
# Sources
|
# Sources
|
||||||
_files1="a225_pm4.fw a225_pfp.fw a225p5_pm4.fw a330_pfp.fw a330_pm4.fw"
|
_files1="a225_pm4.fw a225_pfp.fw a225p5_pm4.fw a330_pfp.fw a330_pm4.fw"
|
||||||
|
|
Loading…
Reference in a new issue