New package: b43-firmware-6.30.163.46
This commit is contained in:
parent
42a33a8936
commit
f7e2a65beb
3
srcpkgs/b43-firmware/INSTALL.msg
Normal file
3
srcpkgs/b43-firmware/INSTALL.msg
Normal file
@ -0,0 +1,3 @@
|
||||
If you encounter any issues with this release, use b43-firmware-classic.
|
||||
|
||||
Problematic devices include: BCM4306 rev.3, BCM4311, BCM4312 and BCM4318 rev.2
|
22
srcpkgs/b43-firmware/template
Normal file
22
srcpkgs/b43-firmware/template
Normal file
@ -0,0 +1,22 @@
|
||||
# Template file for 'b43-firmware'
|
||||
pkgname=b43-firmware
|
||||
version=6.30.163.46
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname}"
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="b43-fwcutter"
|
||||
short_desc="Firmware for Broadcom B43 wireless (latest release)"
|
||||
maintainer="q66 <daniel@octaforge.org>"
|
||||
license="custom:proprietary"
|
||||
homepage="https://wireless.wiki.kernel.org/en/users/Drivers/b43"
|
||||
distfiles="http://www.lwfinger.com/${pkgname}/broadcom-wl-${version}.tar.bz2"
|
||||
checksum=a07c3b6b277833c7dbe61daa511f908cd66c5e2763eb7a0859abc36cd9335c2d
|
||||
conflicts="b43-firmware-classic>=0"
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/firmware
|
||||
b43-fwcutter -w ${DESTDIR}/usr/lib/firmware broadcom-wl-${version}.wl_apsta.o
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user