/[packages]/cauldron/carl9170-firmware/current/SPECS/carl9170-firmware.spec
ViewVC logotype

Contents of /cauldron/carl9170-firmware/current/SPECS/carl9170-firmware.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 347416 - (show annotations) (download)
Fri Jan 11 14:35:58 2013 UTC (11 years, 9 months ago) by umeabot
File size: 1038 byte(s)
Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild
1 Summary: Firmware files for Atheros USB AR9170 devices for kernel >= 3.1
2 Name: carl9170-firmware
3 Version: 1.9.4
4 Release: %mkrel 2
5 # taken from http://wireless.kernel.org/en/users/Drivers/carl9170/fw1.9.4?action=AttachFile&do=get&target=carl9170-1.fw
6 Source0: carl9170-1.fw
7 License: GPLv2
8 Group: System/Kernel and hardware
9 Url: http://wireless.kernel.org/en/users/Drivers/carl9170.fw
10 BuildArch: noarch
11
12 %description
13 This package contains the firmware files for Atheros USB AR9170 devices, it is
14 intended to be used with the carl9170 driver. carl9170.fw is a fork of the
15 ar9170.fw GPLv2 firmware released by Atheros with the goal of adding more
16 features to the device to supersede in terms of features and capabilities from
17 the original firmware and driver. It supports the following devices:
18 http://wireless.kernel.org/en/users/Drivers/carl9170#available_devices
19
20 %prep
21
22 %build
23
24 %install
25 rm -rf %{buildroot}
26
27 install -d %{buildroot}/lib/firmware/
28 install -m644 %{SOURCE0} %{buildroot}/lib/firmware/
29
30 %files
31 /lib/firmware/carl9170-1.fw
32

  ViewVC Help
Powered by ViewVC 1.1.30