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
|
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
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,16 +16,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: b43-fwcutter
|
Name: b43-fwcutter
|
||||||
Version: 012
|
Version: 017
|
||||||
Release: 12
|
Release: 0
|
||||||
License: BSD-2-Clause
|
|
||||||
Summary: Tool for extracting firmware from newer Broadcom WLAN drivers
|
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
|
Group: Hardware/Wifi
|
||||||
|
Url: http://linuxwireless.org/en/users/Drivers/b43
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Patch0: %{name}.diff
|
|
||||||
Source1: install_bcm43xx_firmware
|
Source1: install_bcm43xx_firmware
|
||||||
Requires: curl
|
Requires: curl
|
||||||
Supplements: modalias(pci:v000014E4d000043*sv*sd*bc*sc*i*)
|
Supplements: modalias(pci:v000014E4d000043*sv*sd*bc*sc*i*)
|
||||||
@ -40,7 +38,6 @@ card under Linux using the b43 or b43legacy driver.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
# firmware for b43
|
# firmware for b43
|
||||||
URL1=http://www.lwfinger.com/b43-firmware
|
URL1=http://www.lwfinger.com/b43-firmware
|
||||||
FILE1=broadcom-wl-5.10.144.3.tar.bz2
|
FILE1=broadcom-wl-5.100.138.tar.bz2
|
||||||
FIRMWARE1=broadcom-wl-5.10.144.3/linux/wl_apsta.o
|
FIRMWARE1=broadcom-wl-5.100.138/linux/wl_apsta.o
|
||||||
|
|
||||||
# firmware for b43legacy
|
# firmware for b43legacy
|
||||||
URL2=http://downloads.openwrt.org/sources
|
URL2=http://downloads.openwrt.org/sources
|
||||||
|
Loading…
Reference in New Issue
Block a user