mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/b43-firmware: Updated for version 4.150.10.5
This commit is contained in:
parent
1890b771a3
commit
b541485afd
4 changed files with 10 additions and 12 deletions
|
@ -3,7 +3,4 @@ Broadcom's wireless chip(s) firmware.
|
|||
See project homepage http://linuxwireless.org/en/users/Drivers/b43
|
||||
for technical details and copyright information.
|
||||
|
||||
Please be aware that:
|
||||
a) b43-fwcutter is required in order to build the package
|
||||
b) version 4.150.10.5 of the Broadcom driver is required for
|
||||
kernel 2.6.27.x (i.e. Slackware 12.2)
|
||||
This requires b43-fwcutter.
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
# Project Homepage: http://linuxwireless.org/en/users/Drivers/b43
|
||||
|
||||
# Written by Roberto Neri <rneri@libero.it>
|
||||
|
||||
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
||||
|
||||
PRGNAM=b43-firmware
|
||||
|
@ -39,4 +38,4 @@ mkdir -p $PKG/install
|
|||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
|
||||
|
|
|
@ -3,6 +3,8 @@ VERSION="4.150.10.5"
|
|||
HOMEPAGE="http://linuxwireless.org/en/users/Drivers/b43"
|
||||
DOWNLOAD="http://mirror2.openwrt.org/sources/broadcom-wl-4.150.10.5.tar.bz2"
|
||||
MD5SUM="0c6ba9687114c6b598e8019e262d9a60"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Roberto Neri"
|
||||
EMAIL="rneri@libero.it"
|
||||
APPROVED="rworkman"
|
||||
|
|
|
@ -11,9 +11,9 @@ b43-firmware:
|
|||
b43-firmware: Broadcom's wireless chips firmware.
|
||||
b43-firmware:
|
||||
b43-firmware: Homepage: http://linuxwireless.org/en/users/Drivers/b43-firmware
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
b43-firmware:
|
||||
|
|
Loading…
Reference in a new issue