device-samsung-t0lte: remove nonfree-firmware subpackage
Mostly to make CI happy. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9094>
This commit is contained in:
parent
e2e9d31574
commit
1c434e271d
1 changed files with 3 additions and 11 deletions
|
|
@ -11,13 +11,15 @@ arch="armv7"
|
|||
options="!check !archcheck"
|
||||
depends="
|
||||
alsa-ucm-conf
|
||||
firmware-samsung-midas-bluetooth
|
||||
firmware-samsung-midas-wifi
|
||||
linux-firmware-s5p-mfc
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
soc-samsung-exynos4412-cameraflash
|
||||
"
|
||||
makedepends="devicepkg-dev"
|
||||
subpackages="
|
||||
$pkgname-nonfree-firmware:nonfree_firmware
|
||||
$pkgname-kernel-s6evr02:kernel_s6evr02
|
||||
$pkgname-kernel-ea8061:kernel_ea8061
|
||||
"
|
||||
|
|
@ -42,16 +44,6 @@ package() {
|
|||
"$pkgdir"/usr/share/alsa/ucm2/conf.d/Midas/HiFi.conf
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
pkgdesc="WiFi, Bluetooth, MFC firmware"
|
||||
depends="
|
||||
firmware-samsung-midas-bluetooth
|
||||
firmware-samsung-midas-wifi
|
||||
linux-firmware-s5p-mfc
|
||||
"
|
||||
mkdir "$subpkgdir"
|
||||
}
|
||||
|
||||
kernel_s6evr02() {
|
||||
pkgdesc="Samsung S6EVR02 panel. To know which panel your device uses, see the wiki page of the 3G version, https://wiki.postmarketos.org/wiki/Samsung_Galaxy_Note_II_(samsung-t03g)"
|
||||
depends="linux-postmarketos-exynos4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue