forked from pool/b43-fwcutter
Accepting request 171283 from home:jeff_mahoney:branches:hardware
- Update to v017 - Update source URL for firmware Kernels > 3.1 with newer Broadcom hardware require this. OBS-URL: https://build.opensuse.org/request/show/171283 OBS-URL: https://build.opensuse.org/package/show/hardware/b43-fwcutter?expand=0&rev=14
This commit is contained in:
parent
bf4729805b
commit
0a9d99b545
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfc4844d7b077cdff04b2f73da9527bc623c640be2057ab49812908e49d84475
|
||||
size 14138
|
3
b43-fwcutter-017.tar.bz2
Normal file
3
b43-fwcutter-017.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92b06548013136fb2bdac7da5de095a12872f27722cf996129ab24945de568b6
|
||||
size 19139
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 02:39:36 UTC 2013 - jeffm@suse.com
|
||||
|
||||
- Update to v017
|
||||
- Update source URL for firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 07:13:02 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
1016
b43-fwcutter.diff
1016
b43-fwcutter.diff
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package b43-fwcutter
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,16 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: b43-fwcutter
|
||||
Version: 012
|
||||
Release: 12
|
||||
License: BSD-2-Clause
|
||||
Version: 017
|
||||
Release: 0
|
||||
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
||||
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||
License: BSD-2-Clause
|
||||
Group: Hardware/Wifi
|
||||
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch0: %{name}.diff
|
||||
Source1: install_bcm43xx_firmware
|
||||
Requires: curl
|
||||
Supplements: modalias(pci:v000014E4d000043*sv*sd*bc*sc*i*)
|
||||
@ -40,7 +38,6 @@ card under Linux using the b43 or b43legacy driver.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||
|
@ -7,8 +7,8 @@
|
||||
|
||||
# firmware for b43
|
||||
URL1=http://www.lwfinger.com/b43-firmware
|
||||
FILE1=broadcom-wl-5.10.144.3.tar.bz2
|
||||
FIRMWARE1=broadcom-wl-5.10.144.3/linux/wl_apsta.o
|
||||
FILE1=broadcom-wl-5.100.138.tar.bz2
|
||||
FIRMWARE1=broadcom-wl-5.100.138/linux/wl_apsta.o
|
||||
|
||||
# firmware for b43legacy
|
||||
URL2=http://downloads.openwrt.org/sources
|
||||
|
Loading…
Reference in New Issue
Block a user