acer-aspire1: remove nonfree-firmware subpackage
This testing device depends on nonfree-firmware from community that were removed, so it needs to be fixed as well to make the grep check happy. Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8958>
This commit is contained in:
parent
60545412b2
commit
0817b6a489
1 changed files with 6 additions and 16 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Nikita Travkin <nikita@trvn.ru>"
|
||||
pkgname=device-acer-aspire1
|
||||
pkgdesc="Acer Aspire 1"
|
||||
pkgver=10
|
||||
pkgver=11
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -10,6 +10,10 @@ arch="aarch64"
|
|||
options="!check !archcheck"
|
||||
depends="
|
||||
alsa-ucm-conf
|
||||
firmware-acer-aspire1
|
||||
firmware-qcom-adreno-a630
|
||||
linux-firmware-ath10k
|
||||
linux-firmware-qca
|
||||
linux-postmarketos-qcom-sc7180
|
||||
postmarketos-base
|
||||
soc-qcom-sc7180
|
||||
|
|
@ -17,10 +21,7 @@ depends="
|
|||
systemd-boot
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
$pkgname-nonfree-firmware:nonfree_firmware
|
||||
$pkgname-ucm
|
||||
"
|
||||
subpackages="$pkgname-ucm"
|
||||
source="
|
||||
deviceinfo
|
||||
kernel-cmdline.conf
|
||||
|
|
@ -58,17 +59,6 @@ ucm() {
|
|||
"$subpkgdir"/usr/share/alsa/ucm2/conf.d/SC7180/SC7180.conf
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="Modem, WiFi, Bluetooth and GPU Firmware"
|
||||
depends="
|
||||
firmware-acer-aspire1
|
||||
firmware-qcom-adreno-a630
|
||||
linux-firmware-ath10k
|
||||
linux-firmware-qca
|
||||
"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
9f3a50cf2aa26fa421101800cf954cf80a2a3ca25f0ef567932621d525df755f8a6b06e79b82365f62aa79674b4942c4b2db81b596aad70d735f0332b7f2a4bd deviceinfo
|
||||
d77c87adffec9d5f5a5d0d87e05aceefbcd42d112d3ed6068ab23566b21e52046018c8e0c9c1f5165c58f43b370bbbd632a45b2d9e397a35fc74563930639db0 kernel-cmdline.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue