/[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 204716 - (show annotations) (download)
Sun Feb 5 14:41:24 2012 UTC (12 years, 8 months ago) by doktor5000
File size: 1038 byte(s)
- imported package carl9170-firmware (mga#2386)
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 1
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