SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "firmware-atheros"

# SliTaz package receipt.

PACKAGE="firmware-atheros"
VERSION="20240220"
CATEGORY="non-free"
SHORT_DESC="Firmware files for atheros modules."
MAINTAINER="mojo@slitaz.org"
LICENSE="other"
DEPENDS="linux-wireless"
WEB_SITE="https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git"
WANTED="firmware"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
mkdir -p $fs/lib/firmware $fs/usr/share/licenses
cp -a $install/lib/firmware/ar*.fw   $fs/lib/firmware
cp -a $install/lib/firmware/ar*.bin  $fs/lib/firmware
cp -a $install/lib/firmware/ath3*.fw $fs/lib/firmware
cp -a $install/lib/firmware/htc_*.fw $fs/lib/firmware
cp -a $install/lib/firmware/ath10k   $fs/lib/firmware
cp -a $install/usr/share/licenses/LICENCE.atheros_firmware $fs/usr/share/licenses
}
6047 packages and 209931 files in current database (Wed Jun 26 15:35:30 2024)