]> git.pld-linux.org Git - packages/linux-firmware.git/blame - linux-firmware.spec
- updated to 20220913
[packages/linux-firmware.git] / linux-firmware.spec
CommitLineData
228de881
ER
1# TODO
2# - subpackages for various firmwares?
76512514 3# - (since 5.3) compress firmware: https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc
9861c72d 4%define rel 1
ac7acad9 5%define ver 20220913
4df55c66 6Summary: Firmware files used by the Linux kernel
3e4558fe 7Summary(pl.UTF-8): Pliki firmware'u używane przez jądro Linuksa
4df55c66 8Name: linux-firmware
35908f4e
ER
9Version: %{ver}
10Release: %{rel}
3e4558fe 11License: GPL+ and GPL v2+ and MIT and Redistributable, no modification permitted
4df55c66 12Group: Base/Kernel
e6475473
JB
13# in case git snapshot is needed
14#Source0: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/%{name}-%{version}.tar.gz
15# upstream tarball
16Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
ac7acad9 17# Source0-md5: 268dc0757ed7d0dd2cabbd3a645d3012
35908f4e 18URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
e6475473
JB
19BuildRequires: tar >= 1:1.22
20BuildRequires: xz
997c804a
JB
21Suggests: %{name}-amd = %{ver}-%{rel}
22Suggests: %{name}-atheros = %{ver}-%{rel}
23Suggests: %{name}-broadcom = %{ver}-%{rel}
24Suggests: %{name}-cavium = %{ver}-%{rel}
25Suggests: %{name}-chelsio = %{ver}-%{rel}
26Suggests: %{name}-intel = %{ver}-%{rel}
27Suggests: %{name}-marvell = %{ver}-%{rel}
28Suggests: %{name}-mediatek = %{ver}-%{rel}
29Suggests: %{name}-mellanox = %{ver}-%{rel}
30Suggests: %{name}-netronome = %{ver}-%{rel}
31Suggests: %{name}-nvidia = %{ver}-%{rel}
32Suggests: %{name}-nxp = %{ver}-%{rel}
33Suggests: %{name}-qlogic = %{ver}-%{rel}
34Suggests: %{name}-qualcomm = %{ver}-%{rel}
35Suggests: %{name}-realtek = %{ver}-%{rel}
36Suggests: %{name}-ti = %{ver}-%{rel}
10103157 37BuildArch: noarch
4df55c66
AM
38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
39
0fc0601f 40%define no_install_post_strip 1
8d46c154 41%define _enable_debug_packages 0
c583bc1a 42%define _noautochrpath .*/lib/firmware/.*
0fc0601f 43
4df55c66 44%description
3e4558fe 45This package includes firmware files required for some devices to
4df55c66
AM
46operate.
47
3e4558fe
JB
48%description -l pl.UTF-8
49Ten pakiet zawiera pliki firmware'u wymagane do działania niektórych
50urządzeń.
51
b18cebe6
JP
52%package amd
53Summary: Firmware for AMD devices
54Summary(pl.UTF-8): Firmware dla urządzeń firmy AMD
997c804a 55Obsoletes: microcode-data-amd < 20191221
b18cebe6
JP
56
57%description amd
58Firmware for AMD devices.
59
60%description amd -l pl.UTF-8
61Firmware dla urządzeń firmy AMD.
62
63%package atheros
64Summary: Firmware for Atheros devices
65Summary(pl.UTF-8): Firmware dla urządzeń firmy Atheros
66
67%description atheros
68Firmware for Atheros devices.
69
70%description atheros -l pl.UTF-8
71Firmware dla urządzeń firmy Atheros.
72
73%package broadcom
74Summary: Firmware for Broadcom devices
75Summary(pl.UTF-8): Firmware dla urządzeń firmy Broadcom
76
77%description broadcom
78Firmware for Broadcom devices.
79
80%description broadcom -l pl.UTF-8
81Firmware dla urządzeń firmy Broadcom.
82
83%package cavium
84Summary: Firmware for Cavium devices
85Summary(pl.UTF-8): Firmware dla urządzeń firmy Cavium
86
87%description cavium
88Firmware for Cavium devices.
89
90%description cavium -l pl.UTF-8
91Firmware dla urządzeń firmy Cavium.
92
93%package chelsio
94Summary: Firmware for Chelsio devices
95Summary(pl.UTF-8): Firmware dla urządzeń firmy Chelsio
96
97%description chelsio
98Firmware for Chelsio devices.
99
100%description chelsio -l pl.UTF-8
101Firmware dla urządzeń firmy Chelsio.
102
103%package intel
104Summary: Firmware for Intel devices
105Summary(pl.UTF-8): Firmware dla urządzeń firmy Intel
106
107%description intel
108Firmware for Intel devices.
109
110%description intel -l pl.UTF-8
111Firmware dla urządzeń firmy Intel.
112
113%package marvell
114Summary: Firmware for Marvell devices
115Summary(pl.UTF-8): Firmware dla urządzeń firmy Marvell
116
117%description marvell
118Firmware for Marvell devices.
119
120%description marvell -l pl.UTF-8
121Firmware dla urządzeń firmy Marvell.
122
123%package mediatek
124Summary: Firmware for MediaTek devices
125Summary(pl.UTF-8): Firmware dla urządzeń firmy MediaTek
126
127%description mediatek
128Firmware for MediaTek devices.
129
130%description mediatek -l pl.UTF-8
131Firmware dla urządzeń firmy MediaTek.
132
133%package mellanox
134Summary: Firmware for Mellanox devices
135Summary(pl.UTF-8): Firmware dla urządzeń firmy Mellanox
136
137%description mellanox
138Firmware for Mellanox devices.
139
140%description mellanox -l pl.UTF-8
141Firmware dla urządzeń firmy Mellanox.
142
143%package netronome
144Summary: Firmware for Netronome devices
145Summary(pl.UTF-8): Firmware dla urządzeń firmy Netronome
146
147%description netronome
148Firmware for Netronome devices.
149
150%description netronome -l pl.UTF-8
151Firmware dla urządzeń firmy Netronome.
152
153%package nvidia
154Summary: Firmware for NVIDIA devices
155Summary(pl.UTF-8): Firmware dla urządzeń firmy NVIDIA
156
157%description nvidia
158Firmware for NVIDIA devices.
159
160%description nvidia -l pl.UTF-8
161Firmware dla urządzeń firmy NVIDIA.
162
163%package nxp
164Summary: Firmware for NXP devices
165Summary(pl.UTF-8): Firmware dla urządzeń firmy NXP
166
167%description nxp
168Firmware for NXP devices.
169
170%description nxp -l pl.UTF-8
171Firmware dla urządzeń firmy NXP.
172
173%package qlogic
174Summary: Firmware for QLogic devices
175Summary(pl.UTF-8): Firmware dla urządzeń firmy QLogic
176
177%description qlogic
178Firmware for QLogic devices.
179
180%description qlogic -l pl.UTF-8
181Firmware dla urządzeń firmy QLogic.
182
183%package qualcomm
184Summary: Firmware for Qualcomm devices
185Summary(pl.UTF-8): Firmware dla urządzeń firmy Qualcomm
186
187%description qualcomm
188Firmware for Qualcomm devices.
189
190%description qualcomm -l pl.UTF-8
191Firmware dla urządzeń firmy Qualcomm.
192
193%package realtek
194Summary: Firmware for Realtek devices
195Summary(pl.UTF-8): Firmware dla urządzeń firmy Realtek
196
197%description realtek
198Firmware for Realtek devices.
199
200%description realtek -l pl.UTF-8
201Firmware dla urządzeń firmy Realtek.
202
203%package ti
204Summary: Firmware for Texas Instruments devices
205Summary(pl.UTF-8): Firmware dla urządzeń firmy Texas Instruments
206
207%description ti
208Firmware for Texas Instruments devices.
209
210%description ti -l pl.UTF-8
211Firmware dla urządzeń firmy Texas Instruments.
212
35908f4e
ER
213%package -n iwl100-firmware
214Summary: Firmware for Intel(R) Wireless WiFi Link 100 Series Adapters
0fc0601f 215Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 100
35908f4e
ER
216Version: 39.31.5.1
217Release: %{ver}.%{rel}
218License: Redistributable, no modification permitted
35908f4e
ER
219
220%description -n iwl100-firmware
221This package contains the firmware required by the Intel wireless
222drivers for Linux to support the iwl100 hardware. Usage of the
223firmware is subject to the terms and conditions contained inside the
224provided LICENSE file. Please read it carefully.
225
0fc0601f
JB
226%description -n iwl100-firmware -l pl.UTF-8
227Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
228kart bezprzewodowych Intela typu iwl100. Używanie firmware'u podlega
229warunkom opisanym w załączonym pliku LICENSE.
230
35908f4e
ER
231%package -n iwl105-firmware
232Summary: Firmware for Intel(R) Centrino Wireless-N 105 Series Adapters
0fc0601f 233Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 105
35908f4e
ER
234Version: 18.168.6.1
235Release: %{ver}.%{rel}
236License: Redistributable, no modification permitted
237
238%description -n iwl105-firmware
239This package contains the firmware required by the Intel wireless
240drivers for Linux to support the iwl105 hardware. Usage of the
241firmware is subject to the terms and conditions contained inside the
242provided LICENSE file. Please read it carefully.
243
0fc0601f
JB
244%description -n iwl105-firmware -l pl.UTF-8
245Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
246kart bezprzewodowych Intela typu iwl105. Używanie firmware'u podlega
247warunkom opisanym w załączonym pliku LICENSE.
248
35908f4e
ER
249%package -n iwl135-firmware
250Summary: Firmware for Intel(R) Centrino Wireless-N 135 Series Adapters
0fc0601f 251Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 135
35908f4e
ER
252Version: 18.168.6.1
253Release: %{ver}.%{rel}
254License: Redistributable, no modification permitted
255
256%description -n iwl135-firmware
257This package contains the firmware required by the Intel wireless
258drivers for Linux to support the iwl135 hardware. Usage of the
259firmware is subject to the terms and conditions contained inside the
260provided LICENSE file. Please read it carefully.
261
0fc0601f
JB
262%description -n iwl135-firmware -l pl.UTF-8
263Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
264kart bezprzewodowych Intela typu iwl135. Używanie firmware'u podlega
265warunkom opisanym w załączonym pliku LICENSE.
266
35908f4e
ER
267%package -n iwl1000-firmware
268Summary: Firmware for Intel(R) PRO/Wireless 1000 B/G/N network adaptors
0fc0601f 269Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii Pro/Wireless 1000 B/G/N
35908f4e
ER
270Version: 39.31.5.1
271Release: %{ver}.%{rel}
272License: Redistributable, no modification permitted
273Obsoletes: iwl1000-firmware < 1:39.31.5.1-3
5359870d 274Obsoletes: iwlwifi-1000-ucode < 1:39.31.5.1-2
35908f4e
ER
275
276%description -n iwl1000-firmware
277This package contains the firmware required by the Intel wireless
278drivers for Linux to support the iwl1000 hardware. Usage of the
279firmware is subject to the terms and conditions contained inside the
280provided LICENSE file. Please read it carefully.
281
0fc0601f
JB
282%description -n iwl1000-firmware -l pl.UTF-8
283Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
284kart bezprzewodowych Intela typu iwl1000. Używanie firmware'u podlega
285warunkom opisanym w załączonym pliku LICENSE.
286
35908f4e
ER
287%package -n iwl2000-firmware
288Summary: Firmware for Intel(R) Centrino Wireless-N 2000 Series Adapters
0fc0601f 289Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 2000
35908f4e
ER
290Version: 18.168.6.1
291Release: %{ver}.%{rel}
292License: Redistributable, no modification permitted
293
294%description -n iwl2000-firmware
295This package contains the firmware required by the Intel wireless
296drivers for Linux to support the iwl2000 hardware. Usage of the
297firmware is subject to the terms and conditions contained inside the
298provided LICENSE file. Please read it carefully.
299
0fc0601f
JB
300%description -n iwl2000-firmware -l pl.UTF-8
301Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
302kart bezprzewodowych Intela typu iwl2000. Używanie firmware'u podlega
303warunkom opisanym w załączonym pliku LICENSE.
304
35908f4e
ER
305%package -n iwl2030-firmware
306Summary: Firmware for Intel(R) Centrino Wireless-N 2030 Series Adapters
0fc0601f 307Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii Centrino Wireless-N 2030
35908f4e
ER
308Version: 18.168.6.1
309Release: %{ver}.%{rel}
310License: Redistributable, no modification permitted
311
312%description -n iwl2030-firmware
313This package contains the firmware required by the Intel wireless
314drivers for Linux to support the iwl2030 hardware. Usage of the
315firmware is subject to the terms and conditions contained inside the
316provided LICENSE file. Please read it carefully.
317
0fc0601f
JB
318%description -n iwl2030-firmware -l pl.UTF-8
319Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
320kart bezprzewodowych Intela typu iwl2030. Używanie firmware'u podlega
321warunkom opisanym w załączonym pliku LICENSE.
322
323%package -n iwl3160-firmware
324Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
325Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 3160
326Version: 25.30.13.0
327Release: %{ver}.%{rel}
328License: Redistributable, no modification permitted
329
330%description -n iwl3160-firmware
331This package contains the firmware required by the Intel wireless
332drivers for Linux to support the iwl3160 hardware. Usage of the
333firmware is subject to the terms and conditions contained inside the
334provided LICENSE file. Please read it carefully.
335
336%description -n iwl3160-firmware -l pl.UTF-8
337Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
338kart bezprzewodowych Intela typu iwl3160. Używanie firmware'u podlega
339warunkom opisanym w załączonym pliku LICENSE.
340
35908f4e
ER
341%package -n iwl3945-firmware
342Summary: Firmware for Intel(R) PRO/Wireless 3945 A/B/G network adaptors
0fc0601f 343Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 3945 A/B/G
35908f4e
ER
344Version: 15.32.2.9
345Release: %{ver}.%{rel}
346License: Redistributable, no modification permitted
5359870d 347Obsoletes: iwlwifi-3945-ucode < 15.32.2.9-2
35908f4e
ER
348
349%description -n iwl3945-firmware
350This package contains the firmware required by the iwl3945 driver for
351Linux. Usage of the firmware is subject to the terms and conditions
352contained inside the provided LICENSE file. Please read it carefully.
353
0fc0601f
JB
354%description -n iwl3945-firmware -l pl.UTF-8
355Ten pakiet zawiera firmware wymagany przez linuksowy sterownik
356iwl3945. Używanie firmware'u podlega warunkom opisanym w załączonym
357pliku LICENSE.
358
35908f4e
ER
359%package -n iwl4965-firmware
360Summary: Firmware for Intel(R) PRO/Wireless 4965 A/G/N network adaptors
0fc0601f 361Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 4965 A/G/N
35908f4e
ER
362Version: 228.61.2.24
363Release: %{ver}.%{rel}
364License: Redistributable, no modification permitted
5359870d 365Obsoletes: iwlwifi-4965-ucode < 228.61.2.24-2
35908f4e
ER
366
367%description -n iwl4965-firmware
368This package contains the firmware required by the iwl4965 driver for
369Linux. Usage of the firmware is subject to the terms and conditions
370contained inside the provided LICENSE file. Please read it carefully.
371
0fc0601f
JB
372%description -n iwl4965-firmware -l pl.UTF-8
373Ten pakiet zawiera firmware wymagany przez linuksowy sterownik
374iwl4965. Używanie firmware'u podlega warunkom opisanym w załączonym
375pliku LICENSE.
376
35908f4e
ER
377%package -n iwl5000-firmware
378Summary: Firmware for Intel(R) PRO/Wireless 5000 A/G/N network adaptors
0fc0601f 379Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 5000 A/G/N
35908f4e
ER
380Version: 8.83.5.1_1
381Release: %{ver}.%{rel}
382License: Redistributable, no modification permitted
5359870d 383Obsoletes: iwlwifi-5000-ucode < 8.83.5.1-5
35908f4e
ER
384
385%description -n iwl5000-firmware
0fc0601f
JB
386This package contains the firmware required by the Intel wireless
387drivers for Linux to support the iwl5000 hardware. Usage of the
388firmware is subject to the terms and conditions contained inside the
389provided LICENSE file. Please read it carefully.
390
391%description -n iwl5000-firmware -l pl.UTF-8
392Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
393kart bezprzewodowych Intela typu iwl5000. Używanie firmware'u podlega
394warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
395
396%package -n iwl5150-firmware
397Summary: Firmware for Intel(R) PRO/Wireless 5150 A/G/N network adaptors
0fc0601f 398Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii PRO/Wireless 5150 A/G/N
35908f4e
ER
399Version: 8.24.2.2
400Release: %{ver}.%{rel}
401License: Redistributable, no modification permitted
5359870d 402Obsoletes: iwlwifi-5150-ucode < 8.24.2.2-2
35908f4e
ER
403
404%description -n iwl5150-firmware
0fc0601f
JB
405This package contains the firmware required by the Intel wireless
406drivers for Linux to support the iwl5150 hardware. Usage of the
407firmware is subject to the terms and conditions contained inside the
408provided LICENSE file. Please read it carefully.
409
410%description -n iwl5150-firmware -l pl.UTF-8
411Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
412kart bezprzewodowych Intela typu iwl5150. Używanie firmware'u podlega
413warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
414
415%package -n iwl6000-firmware
416Summary: Firmware for Intel(R) Wireless WiFi Link 6000 AGN Adapter
0fc0601f 417Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6000 AGN
35908f4e
ER
418Version: 9.221.4.1
419Release: %{ver}.%{rel}
420License: Redistributable, no modification permitted
5359870d 421Obsoletes: iwlwifi-6000-ucode < 9.221.4.1-2
35908f4e
ER
422
423%description -n iwl6000-firmware
424This package contains the firmware required by the Intel wireless
0fc0601f
JB
425drivers for Linux to support the iwl6000 hardware. Usage of the
426firmware is subject to the terms and conditions contained inside the
427provided LICENSE file. Please read it carefully.
428
429%description -n iwl6000-firmware -l pl.UTF-8
430Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
431kart bezprzewodowych Intela typu iwl6000. Używanie firmware'u podlega
432warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
433
434%package -n iwl6000g2a-firmware
435Summary: Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters
0fc0601f 436Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6005
35908f4e
ER
437Version: 18.168.6.1
438Release: %{ver}.%{rel}
439License: Redistributable, no modification permitted
35908f4e
ER
440
441%description -n iwl6000g2a-firmware
442This package contains the firmware required by the Intel wireless
0fc0601f
JB
443drivers for Linux to support the iwl6000g2a hardware. Usage of the
444firmware is subject to the terms and conditions contained inside the
445provided LICENSE file. Please read it carefully.
446
447%description -n iwl6000g2a-firmware -l pl.UTF-8
448Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
449kart bezprzewodowych Intela typu iwl6000g2a. Używanie firmware'u
450podlega warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
451
452%package -n iwl6000g2b-firmware
453Summary: Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
0fc0601f 454Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6030
35908f4e
ER
455Version: 18.168.6.1
456Release: %{ver}.%{rel}
457License: Redistributable, no modification permitted
5359870d 458Obsoletes: iwlwifi-6030-ucode < 18.168.6.1-2
35908f4e
ER
459
460%description -n iwl6000g2b-firmware
461This package contains the firmware required by the Intel wireless
0fc0601f
JB
462drivers for Linux to support the iwl6000g2b hardware. Usage of the
463firmware is subject to the terms and conditions contained inside the
464provided LICENSE file. Please read it carefully.
465
466%description -n iwl6000g2b-firmware -l pl.UTF-8
467Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
468kart bezprzewodowych Intela typu iwl6000g2b. Używanie firmware'u
469podlega warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
470
471%package -n iwl6050-firmware
472Summary: Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters
0fc0601f 473Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 6050
35908f4e
ER
474Version: 41.28.5.1
475Release: %{ver}.%{rel}
476License: Redistributable, no modification permitted
5359870d 477Obsoletes: iwlwifi-6050-ucode < 41.28.5.1-2
35908f4e
ER
478
479%description -n iwl6050-firmware
480This package contains the firmware required by the Intel wireless
0fc0601f
JB
481drivers for Linux to support the iwl6050 hardware. Usage of the
482firmware is subject to the terms and conditions contained inside the
483provided LICENSE file. Please read it carefully.
484
485%description -n iwl6050-firmware -l pl.UTF-8
486Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
487kart bezprzewodowych Intela typu iwl6050. Używanie firmware'u podlega
488warunkom opisanym w załączonym pliku LICENSE.
35908f4e
ER
489
490%package -n iwl7260-firmware
57896452 491Summary: Firmware for Intel(R) Wireless WiFi Link 726x/8000/9000/AX200/AX201 Series Adapters
ed17c8f4 492Summary(pl.UTF-8): Firmware dla kart bezprzewodowych Intela z serii WiFi Link 726x/8000/9000/AX200/AX201
1c4f092a 493Version: 25.228.9.0
35908f4e
ER
494Release: %{ver}.%{rel}
495License: Redistributable, no modification permitted
5359870d 496Obsoletes: iwlwifi-7260-ucode < 25.228.9.0-8
ea8f99a0 497Conflicts: linux-firmware < 20181008-4
35908f4e
ER
498
499%description -n iwl7260-firmware
500This package contains the firmware required by the Intel wireless
0fc0601f
JB
501drivers for Linux to support the iwl7260 hardware. Usage of the
502firmware is subject to the terms and conditions contained inside the
503provided LICENSE file. Please read it carefully.
35908f4e 504
0fc0601f
JB
505%description -n iwl7260-firmware -l pl.UTF-8
506Ten pakiet zawiera firmware wymagane przez linuksowe sterowniki do
507kart bezprzewodowych Intela typu iwl7260. Używanie firmware'u podlega
508warunkom opisanym w załączonym pliku LICENSE.
509
510%package -n libertas-sd8686-firmware
511Summary: Firmware for Marvell Libertas SD 8686 Network Adapter
512Summary(pl.UTF-8): Firmware dla kart sieciowych Marvell Libertas SD 8686
513Version: 0.%{ver}
514Release: %{rel}
35908f4e 515License: Redistributable, no modification permitted
0fc0601f 516Obsoletes: libertas-sd8686-firmware < 9.70.20.p0-4
35908f4e 517
0fc0601f
JB
518%description -n libertas-sd8686-firmware
519Firmware for Marvell Libertas SD 8686 Network Adapter.
520
521%description -n libertas-sd8686-firmware -l pl.UTF-8
522Firmware dla kart sieciowych Marvell Libertas SD 8686.
523
524%package -n libertas-sd8787-firmware
525Summary: Firmware for Marvell Libertas SD 8787 Network Adapter
526Summary(pl.UTF-8): Firmware dla kart sieciowych Marvell Libertas SD 8787
527Version: 0.%{ver}
528Release: %{rel}
529License: Redistributable, no modification permitted
530
531%description -n libertas-sd8787-firmware
532Firmware for Marvell Libertas SD 8787 Network Adapter.
533
534%description -n libertas-sd8787-firmware -l pl.UTF-8
535Firmware dla kart sieciowych Marvell Libertas SD 8787.
35908f4e
ER
536
537%package -n libertas-usb8388-firmware
538Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
0fc0601f 539Summary(pl.UTF-8): Firmware dla kart sieciowych Marvell Libertas USB 8388
35908f4e
ER
540Version: 0.%{ver}
541Release: %{rel}
542License: Redistributable, no modification permitted
543Obsoletes: libertas-usb8388-firmware < 2:5.110.22.p23-8
544
545%description -n libertas-usb8388-firmware
0fc0601f
JB
546Firmware for Marvell Libertas USB 8388 Network Adapter.
547
548%description -n libertas-usb8388-firmware -l pl.UTF-8
549Firmware dla kart sieciowych Marvell Libertas USB 8388.
35908f4e
ER
550
551%package -n libertas-usb8388-olpc-firmware
552Summary: OLPC firmware for Marvell Libertas USB 8388 Network Adapter
0fc0601f 553Summary(pl.UTF-8): Firmware OLPC dla kart sieciowych Marvell Libertas USB 8388
35908f4e
ER
554Version: 0.%{ver}
555Release: %{rel}
556License: Redistributable, no modification permitted
557
558%description -n libertas-usb8388-olpc-firmware
559Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh
560network support.
561
0fc0601f
JB
562%description -n libertas-usb8388-olpc-firmware -l pl.UTF-8
563Firmware dla kart sieciowych Marvell Libertas USB 8388 z obsługą
564punktów sieci OLPC.
cd15363d 565
4df55c66 566%prep
0e4d290e 567%setup -q
4df55c66 568
4df55c66
AM
569# Remove firmware shipped in separate packages already
570# Perhaps these should be built as subpackages of linux-firmware?
3e4558fe
JB
571# - ql{2100,2200,2300,2322,2400,2500}-firmware.spec
572%{__rm} ql{2100,2200,2300,2322,2400,2500}_fw.bin LICENCE.qla2xxx
3e4558fe
JB
573# - alsa-firmware.spec
574%{__rm} -r ess korg sb16 yamaha
575# We have _some_ ralink firmware in separate packages already. (which packages???)
96448a0b 576%{__rm} rt73.bin rt2561.bin rt2561s.bin rt2661.bin
2242bc52 577# And _some_ conexant firmware. (which packages???)
96448a0b 578%{__rm} v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
3e4558fe 579# Netxen firmware (which package???)
96448a0b 580%{__rm} phanfw.bin LICENCE.phanfw
beac20db 581# - radeon-ucode.spec
c5b9d8de
JB
582%{__rm} radeon/{ARUBA,BARTS,BONAIRE,BTC,CAICOS,CAYMAN,CEDAR,CYPRESS,HAINAN,HAWAII,JUNIPER,KABINI,KAVERI,MULLINS,OLAND,PALM,PITCAIRN,R700,REDWOOD,SUMO,SUMO2,TAHITI,TURKS,VERDE,bonaire,hainan,hawaii,kabini,kaveri,mullins,oland,pitcairn,tahiti,verde}_*.bin
583# R{100,200,300,420,520}_cp.bin, R600_{me,pfp}.bin, RS{600,690}_cp.bin, RS780_{me,pfp}.bin, RV610_{me,pfp}.bin RV620_{me,pfp}.bin, RV630_{me,pfp}.bin, RV635_{me,pfp}.bin, RV710-{me,pfp}.bin, RV730_{me,pfp}.bin RV770_{me,pfp}.bin are missing in radeon_ucode
584%{__rm} radeon/R600_{rlc,uvd}.bin
585%{__rm} radeon/RS780_uvd.bin
586%{__rm} radeon/RV710_{smc,uvd}.bin
587%{__rm} radeon/RV730_smc.bin
588%{__rm} radeon/RV740_smc.bin
589%{__rm} radeon/RV770_{smc,uvd}.bin
4df55c66 590
ea8f99a0
JB
591# No need to install old firmware versions where we also provide newer versions
592# which are preferred and support the same (or more) hardware
593%{__rm} libertas/sd8686_v8*
594%{__rm} libertas/usb8388_v5.bin
595
4df55c66 596# Remove source files we don't need to install
3e4558fe
JB
597%{__rm} */*.asm dsp56k/{Makefile,concat-bootstrap.pl} isci/{Makefile,README,*.[ch]}
598%{__rm} -r carl9170fw usbdux
599%{__rm} Makefile configure
4df55c66 600
0e4d290e
JB
601%{__mv} rtw88/README README.rtw88
602
4df55c66
AM
603%install
604rm -rf $RPM_BUILD_ROOT
0e4d290e
JB
605
606./copy-firmware.sh $RPM_BUILD_ROOT/lib/firmware
4df55c66
AM
607
608%clean
609rm -rf $RPM_BUILD_ROOT
610
4df55c66
AM
611%files
612%defattr(644,root,root,755)
a03ce7e0
JB
613%doc WHENCE LICENCE.* LICENSE.* README
614# TDA7706_OM_v*_boot.txt
3e4558fe 615/lib/firmware/3com
3e4558fe
JB
616/lib/firmware/acenic
617/lib/firmware/adaptec
618/lib/firmware/advansys
619/lib/firmware/agere_*_fw.bin
8d46c154 620/lib/firmware/amphion
b18cebe6 621%dir /lib/firmware/ar3k
f126af70
MK
622/lib/firmware/as102_data1_st.hex
623/lib/firmware/as102_data2_st.hex
2aa22ec5 624/lib/firmware/atmel
2c543da4 625/lib/firmware/atusb
3e4558fe 626/lib/firmware/av7110
e16ff73e 627/lib/firmware/cadence
a03ce7e0 628/lib/firmware/cirrus
3e4558fe 629/lib/firmware/cis
1550da11 630/lib/firmware/cmmb_*_12mhz.inp
8d46c154 631/lib/firmware/cnm
3e4558fe 632/lib/firmware/cpia2
228de881 633/lib/firmware/ctefx.bin
228de881 634/lib/firmware/ctspeq.bin
3e4558fe
JB
635/lib/firmware/dabusb
636/lib/firmware/dsp56k
f126af70 637/lib/firmware/dvb-fe-xc4000-*.fw
f126af70 638/lib/firmware/dvb-fe-xc5000c-*.fw
10103157
AM
639/lib/firmware/dvb-fe-xc5000-*.fw
640/lib/firmware/dvb_nova_12mhz*.inp
3e4558fe 641/lib/firmware/dvb-usb-dib0700-*.fw
f126af70
MK
642/lib/firmware/dvb-usb-it9135-01.fw
643/lib/firmware/dvb-usb-it9135-02.fw
3e4558fe 644/lib/firmware/dvb-usb-terratec-h5-drxk.fw
3e4558fe
JB
645/lib/firmware/edgeport
646/lib/firmware/emi26
647/lib/firmware/emi62
648/lib/firmware/ene-ub6250
649/lib/firmware/f2255usb.bin
228de881 650/lib/firmware/go7007
cd15363d 651/lib/firmware/imx
42aea87d 652%dir /lib/firmware/inside-secure
f0a77c70
AZ
653%dir /lib/firmware/inside-secure/eip197_minifw
654/lib/firmware/inside-secure/eip197_minifw/ifpp.bin
655/lib/firmware/inside-secure/eip197_minifw/ipue.bin
10103157 656/lib/firmware/isdbt_*.inp
3e4558fe
JB
657/lib/firmware/kaweth
658/lib/firmware/keyspan
659/lib/firmware/keyspan_pda
3e4558fe 660/lib/firmware/lgs8g75.fw
ea8f99a0 661%dir /lib/firmware/libertas
b18cebe6
JP
662/lib/firmware/lt9611uxc_fw.bin
663/lib/firmware/matrox
664/lib/firmware/meson
665%dir /lib/firmware/microchip
666/lib/firmware/microchip/mscc_vsc8574_revb_int8051_29e8.bin
667/lib/firmware/microchip/mscc_vsc8584_revb_int8051_fb48.bin
668/lib/firmware/moxa
669%dir /lib/firmware/mrvl
670/lib/firmware/mts_*.fw
671/lib/firmware/myri10ge_*.dat
672/lib/firmware/myricom
673/lib/firmware/ositech
674/lib/firmware/r128
675/lib/firmware/r8a779x_usb3_v1.dlmem
676/lib/firmware/r8a779x_usb3_v2.dlmem
677/lib/firmware/r8a779x_usb3_v3.dlmem
678%dir /lib/firmware/rockchip
679/lib/firmware/rockchip/dptx.bin
680/lib/firmware/rp2.fw
681/lib/firmware/rsi
682/lib/firmware/rsi_91x.fw
683/lib/firmware/rt2860.bin
684/lib/firmware/rt2870.bin
685# link to rt2870.bin
686/lib/firmware/rt3070.bin
687/lib/firmware/rt3071.bin
688# link to rt2860.bin
689/lib/firmware/rt3090.bin
690/lib/firmware/rt3290.bin
691# links to go7007/s2250*
692/lib/firmware/s2250*.fw
693/lib/firmware/s5p-mfc.fw
694/lib/firmware/s5p-mfc-v6.fw
695/lib/firmware/s5p-mfc-v6-v2.fw
696/lib/firmware/s5p-mfc-v7.fw
697/lib/firmware/s5p-mfc-v8.fw
698/lib/firmware/sdd_sagrad_*.bin
b18cebe6
JP
699/lib/firmware/slicoss
700/lib/firmware/sms1xxx-*.fw
701/lib/firmware/sun
702/lib/firmware/sxg
703/lib/firmware/tdmb_nova_12mhz.inp
704/lib/firmware/tehuti
705/lib/firmware/tlg2300_firmware.bin
b18cebe6
JP
706/lib/firmware/ttusb-budget
707/lib/firmware/ueagle-atm
708/lib/firmware/usbdux*_firmware.bin
709/lib/firmware/v4l-cx*.fw
710/lib/firmware/vicam
711/lib/firmware/vntwusb.fw
712/lib/firmware/vxge
e1c58b0d 713/lib/firmware/wfx
b18cebe6
JP
714/lib/firmware/whiteheat*.fw
715/lib/firmware/wsm_22.bin
716/lib/firmware/yam
717
718%files amd
719%defattr(644,root,root,755)
720%doc WHENCE LICENSE.amdgpu LICENSE.amd-sev LICENSE.amd-ucode LICENSE.radeon
721/lib/firmware/amd
722/lib/firmware/amdgpu
723/lib/firmware/amd-ucode
724/lib/firmware/radeon
725
726%files atheros
727%defattr(644,root,root,755)
728%doc WHENCE LICENCE.atheros_firmware
729/lib/firmware/ar3k/1020200
730/lib/firmware/ar3k/1020201
731/lib/firmware/ar3k/30000
732/lib/firmware/ar3k/30101
733/lib/firmware/ar3k/30101coex
734/lib/firmware/ar3k/AthrBT_0x01020001.dfu
735/lib/firmware/ar3k/AthrBT_0x01020200.dfu
736/lib/firmware/ar3k/AthrBT_0x11020000.dfu
737/lib/firmware/ar3k/AthrBT_0x11020100.dfu
738/lib/firmware/ar3k/AthrBT_0x31010000.dfu
739/lib/firmware/ar3k/AthrBT_0x31010100.dfu
740/lib/firmware/ar3k/AthrBT_0x41020000.dfu
741/lib/firmware/ar3k/ramps_0x01020001_26.dfu
742/lib/firmware/ar3k/ramps_0x01020200_26.dfu
743/lib/firmware/ar3k/ramps_0x01020200_40.dfu
744/lib/firmware/ar3k/ramps_0x01020201_26.dfu
745/lib/firmware/ar3k/ramps_0x01020201_40.dfu
746/lib/firmware/ar3k/ramps_0x11020000_40.dfu
747/lib/firmware/ar3k/ramps_0x11020100_40.dfu
748/lib/firmware/ar3k/ramps_0x31010000_40.dfu
749/lib/firmware/ar3k/ramps_0x31010100_40.dfu
750/lib/firmware/ar3k/ramps_0x41020000_40.dfu
751/lib/firmware/ar5523.bin
752/lib/firmware/ar7010*.fw
753/lib/firmware/ar9170-*.fw
754/lib/firmware/ar9271.fw
755/lib/firmware/ath3k-1.fw
756/lib/firmware/ath6k
757/lib/firmware/carl9170-1.fw
758/lib/firmware/htc_7010.fw
759/lib/firmware/htc_9271.fw
760
761%files broadcom
762%defattr(644,root,root,755)
763%doc WHENCE LICENCE.broadcom_bcm43xx
764/lib/firmware/bnx2
765/lib/firmware/bnx2x
b18cebe6
JP
766/lib/firmware/brcm
767/lib/firmware/cypress
768/lib/firmware/tigon
769
770%files cavium
771%defattr(644,root,root,755)
772%doc WHENCE LICENCE.cavium LICENCE.cavium_liquidio
773/lib/firmware/cavium
774/lib/firmware/liquidio
775
776%files chelsio
777%defattr(644,root,root,755)
778%doc WHENCE LICENCE.chelsio_firmware
779/lib/firmware/cxgb3
780/lib/firmware/cxgb4
781
782%files intel
783%defattr(644,root,root,755)
a03ce7e0 784%doc WHENCE LICENCE.e100 LICENSE.ipu3_firmware LICENCE.ibt_firmware LICENCE.qat_firmware LICENCE.fw_sst_0f28 LICENCE.IntcSST2 LICENCE.adsp_sst LICENSE.i915 LICENSE.hfi1_firmware LICENSE.ice LICENSE.ice_enhanced
b18cebe6
JP
785/lib/firmware/e100
786/lib/firmware/hfi1_dc8051.fw
787/lib/firmware/hfi1_fabric.fw
788/lib/firmware/hfi1_pcie.fw
789/lib/firmware/hfi1_sbus.fw
b18cebe6
JP
790/lib/firmware/i915
791/lib/firmware/intel
792/lib/firmware/isci
793/lib/firmware/qat_895xcc.bin
794/lib/firmware/qat_895xcc_mmp.bin
795/lib/firmware/qat_c3xxx.bin
796/lib/firmware/qat_c3xxx_mmp.bin
797/lib/firmware/qat_c62x.bin
798/lib/firmware/qat_c62x_mmp.bin
799# link to qat_895xcc_mmp.bin
800/lib/firmware/qat_mmp.bin
801
802%files marvell
803%defattr(644,root,root,755)
804%doc WHENCE LICENCE.Marvell LICENCE.OLPC
805/lib/firmware/lbtf_usb.bin
806/lib/firmware/mwl8k
807/lib/firmware/mwlwifi
808/lib/firmware/mrvl/pcie8897_uapsta.bin
809/lib/firmware/mrvl/pcie8997_wlan_v4.bin
810/lib/firmware/mrvl/pcieuart8997_combo_v4.bin
811/lib/firmware/mrvl/pcieusb8997_combo_v4.bin
812/lib/firmware/mrvl/sd8688*.bin
813/lib/firmware/mrvl/sd8797_uapsta.bin
814/lib/firmware/mrvl/sd8801_uapsta.bin
815/lib/firmware/mrvl/sd8887_uapsta.bin
816/lib/firmware/mrvl/sd8897_uapsta.bin
817/lib/firmware/mrvl/sdsd8977_combo_v2.bin
818/lib/firmware/mrvl/sdsd8997_combo_v4.bin
819/lib/firmware/mrvl/usb8766_uapsta.bin
820/lib/firmware/mrvl/usb8797_uapsta.bin
821/lib/firmware/mrvl/usb8801_uapsta.bin
822/lib/firmware/mrvl/usb8897_uapsta.bin
823/lib/firmware/mrvl/usbusb8997_combo_v4.bin
8d46c154
JR
824/lib/firmware/mrvl/cpt01
825/lib/firmware/mrvl/cpt02
826/lib/firmware/mrvl/cpt03
827/lib/firmware/mrvl/cpt04
b18cebe6
JP
828%dir /lib/firmware/mrvl/prestera
829/lib/firmware/mrvl/prestera/mvsw_prestera_fw-v2.0.img
830/lib/firmware/mrvl/prestera/mvsw_prestera_fw-v3.0.img
9861c72d 831/lib/firmware/mrvl/prestera/mvsw_prestera_fw-v4.0.img
ea8f99a0
JB
832/lib/firmware/libertas/cf8381*.bin
833/lib/firmware/libertas/cf8385*.bin
834/lib/firmware/libertas/gspi8682*.bin
835/lib/firmware/libertas/gspi8686_v9*.bin
836/lib/firmware/libertas/gspi8688*.bin
837/lib/firmware/libertas/lbtf_sdio.bin
838/lib/firmware/libertas/sd8385*.bin
839/lib/firmware/libertas/sd8682*.bin
0e4d290e 840# links to mrvl/sd8688*
ea8f99a0
JB
841/lib/firmware/libertas/sd8688*.bin
842/lib/firmware/libertas/usb8682.bin
b18cebe6
JP
843
844%files mediatek
845%defattr(644,root,root,755)
846%doc WHENCE LICENCE.ralink_a_mediatek_company_firmware LICENCE.mediatek
59e6613a 847%dir /lib/firmware/mediatek
421e0982 848/lib/firmware/mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
5359870d 849/lib/firmware/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
0f69a874 850/lib/firmware/mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
2bb1a800 851/lib/firmware/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
0f69a874 852/lib/firmware/mediatek/WIFI_RAM_CODE_MT7922_1.bin
2bb1a800 853/lib/firmware/mediatek/WIFI_RAM_CODE_MT7961_1.bin
cf050073 854/lib/firmware/mediatek/mt7610e.bin
ce91ab0d
JR
855/lib/firmware/mediatek/mt7610u.bin
856/lib/firmware/mediatek/mt7615_cr4.bin
857/lib/firmware/mediatek/mt7615_n9.bin
858/lib/firmware/mediatek/mt7615_rom_patch.bin
e6928d04
JB
859/lib/firmware/mediatek/mt7622_n9.bin
860/lib/firmware/mediatek/mt7622_rom_patch.bin
59e6613a 861/lib/firmware/mediatek/mt7622pr2h.bin
cf050073 862/lib/firmware/mediatek/mt7650e.bin
59e6613a
AM
863/lib/firmware/mediatek/mt7662u.bin
864/lib/firmware/mediatek/mt7662u_rom_patch.bin
57896452 865/lib/firmware/mediatek/mt7663_n9_rebb.bin
d4740ba2
JB
866/lib/firmware/mediatek/mt7663_n9_v3.bin
867/lib/firmware/mediatek/mt7663pr2h.bin
57896452 868/lib/firmware/mediatek/mt7663pr2h_rebb.bin
59e6613a 869/lib/firmware/mediatek/mt7668pr2h.bin
8d46c154
JR
870/lib/firmware/mediatek/mt7915_eeprom.bin
871/lib/firmware/mediatek/mt7915_eeprom_dbdc.bin
57896452
JP
872/lib/firmware/mediatek/mt7915_rom_patch.bin
873/lib/firmware/mediatek/mt7915_wa.bin
874/lib/firmware/mediatek/mt7915_wm.bin
8d46c154
JR
875/lib/firmware/mediatek/mt7916_eeprom.bin
876/lib/firmware/mediatek/mt7916_rom_patch.bin
877/lib/firmware/mediatek/mt7916_wa.bin
878/lib/firmware/mediatek/mt7916_wm.bin
e1c58b0d
JB
879/lib/firmware/mediatek/mt7986_eeprom_mt7975_dual.bin
880/lib/firmware/mediatek/mt7986_eeprom_mt7976.bin
881/lib/firmware/mediatek/mt7986_eeprom_mt7976_dbdc.bin
882/lib/firmware/mediatek/mt7986_eeprom_mt7976_dual.bin
883/lib/firmware/mediatek/mt7986_rom_patch.bin
884/lib/firmware/mediatek/mt7986_rom_patch_mt7975.bin
885/lib/firmware/mediatek/mt7986_wa.bin
886/lib/firmware/mediatek/mt7986_wm.bin
887/lib/firmware/mediatek/mt7986_wm_mt7975.bin
e6928d04 888/lib/firmware/mediatek/mt8173
d4740ba2 889/lib/firmware/mediatek/mt8183
a03ce7e0 890/lib/firmware/mediatek/mt8186
c583bc1a
JP
891/lib/firmware/mediatek/mt8192
892/lib/firmware/mediatek/mt8195
a03ce7e0 893/lib/firmware/mediatek/sof
10103157 894/lib/firmware/mt7601u.bin
228de881 895/lib/firmware/mt7650.bin
f2f8916a 896/lib/firmware/mt7662*.bin
b18cebe6
JP
897/lib/firmware/vpu_d.bin
898/lib/firmware/vpu_p.bin
899
900%files mellanox
901%defattr(644,root,root,755)
902%doc WHENCE
903/lib/firmware/mellanox
904
905%files netronome
906%defattr(644,root,root,755)
907%doc WHENCE LICENCE.Netronome
f2f8916a 908/lib/firmware/netronome
b18cebe6
JP
909
910%files nvidia
911%defattr(644,root,root,755)
912%doc WHENCE LICENCE.nvidia
2242bc52 913/lib/firmware/nvidia
b18cebe6
JP
914
915%files nxp
916%defattr(644,root,root,755)
917%doc WHENCE LICENSE.nxp_mc_firmware
918/lib/firmware/dpaa2
919
920%files qlogic
921%defattr(644,root,root,755)
922%doc WHENCE LICENCE.qla1280
923/lib/firmware/cbfw-*.bin
924/lib/firmware/ct2fw-*.bin
925/lib/firmware/ctfw-*.bin
86ca8c62 926%dir /lib/firmware/qed
564624fa
AM
927/lib/firmware/qed/qed_init_values-8.10.9.0.bin
928/lib/firmware/qed/qed_init_values-8.14.6.0.bin
929/lib/firmware/qed/qed_init_values-8.18.9.0.bin
930/lib/firmware/qed/qed_init_values-8.20.0.0.bin
931/lib/firmware/qed/qed_init_values-8.30.12.0.bin
274b9636 932/lib/firmware/qed/qed_init_values-8.33.12.0.bin
cf050073 933/lib/firmware/qed/qed_init_values-8.37.7.0.bin
f0a77c70 934/lib/firmware/qed/qed_init_values-8.40.33.0.bin
6ed7fd50 935/lib/firmware/qed/qed_init_values_zipped-8.10.10.0.bin
10103157 936/lib/firmware/qed/qed_init_values_zipped-8.10.5.0.bin
564624fa 937/lib/firmware/qed/qed_init_values_zipped-8.15.3.0.bin
cd15363d 938/lib/firmware/qed/qed_init_values_zipped-8.20.0.0.bin
564624fa
AM
939/lib/firmware/qed/qed_init_values_zipped-8.33.1.0.bin
940/lib/firmware/qed/qed_init_values_zipped-8.33.11.0.bin
274b9636 941/lib/firmware/qed/qed_init_values_zipped-8.37.2.0.bin
59e6613a 942/lib/firmware/qed/qed_init_values_zipped-8.37.7.0.bin
10103157
AM
943/lib/firmware/qed/qed_init_values_zipped-8.4.2.0.bin
944/lib/firmware/qed/qed_init_values_zipped-8.7.3.0.bin
f0a77c70 945/lib/firmware/qed/qed_init_values_zipped-8.42.2.0.bin
421e0982 946/lib/firmware/qed/qed_init_values_zipped-8.59.1.0.bin
3e4558fe 947/lib/firmware/qlogic
b18cebe6
JP
948
949%files qualcomm
950%defattr(644,root,root,755)
951%doc WHENCE LICENSE.QualcommAtheros_ar3k LICENSE.QualcommAtheros_ath10k LICENCE.open-ath9k-htc-firmware LICENSE.qcom
952# links to qcom/a300_*.fw
953/lib/firmware/a300_pfp.fw
954/lib/firmware/a300_pm4.fw
955/lib/firmware/ar3k/1020201coex
956/lib/firmware/ar3k/AthrBT_0x01020201.dfu
957/lib/firmware/ath10k
958/lib/firmware/ath11k
959/lib/firmware/ath9k_htc
960/lib/firmware/qca
961/lib/firmware/qcom
962/lib/firmware/wil6210.brd
963/lib/firmware/wil6210.fw
964
965%files realtek
966%defattr(644,root,root,755)
967%doc WHENCE README.rtw88 LICENCE.rtlwifi_firmware.txt
10103157 968/lib/firmware/RTL8192E
2242bc52 969/lib/firmware/rtl_bt
3e4558fe
JB
970/lib/firmware/rtl_nic
971/lib/firmware/rtlwifi
59e6613a 972%dir /lib/firmware/rtw88
f0a77c70 973/lib/firmware/rtw88/rtw8723d_fw.bin
57896452 974/lib/firmware/rtw88/rtw8821c_fw.bin
59e6613a
AM
975/lib/firmware/rtw88/rtw8822b_fw.bin
976/lib/firmware/rtw88/rtw8822c_fw.bin
958d8428 977/lib/firmware/rtw88/rtw8822c_wow_fw.bin
5359870d
JB
978%dir /lib/firmware/rtw89
979/lib/firmware/rtw89/rtw8852a_fw.bin
c583bc1a 980/lib/firmware/rtw89/rtw8852c_fw.bin
b18cebe6
JP
981
982%files ti
983%defattr(644,root,root,755)
984%doc WHENCE LICENCE.ti-tspa LICENCE.wl1251 LICENCE.ti-connectivity LICENCE.ti-keystone
d9bc2c64 985/lib/firmware/ti
3e4558fe
JB
986/lib/firmware/ti_3410.fw
987/lib/firmware/ti_5052.fw
10103157 988/lib/firmware/ti-connectivity
10103157 989/lib/firmware/ti-keystone
35908f4e
ER
990
991%files -n iwl100-firmware
992%defattr(644,root,root,755)
993%doc WHENCE LICENCE.iwlwifi_firmware
994/lib/firmware/iwlwifi-100-5.ucode
995
996%files -n iwl105-firmware
997%defattr(644,root,root,755)
998%doc WHENCE LICENCE.iwlwifi_firmware
999/lib/firmware/iwlwifi-105-*.ucode
1000
1001%files -n iwl135-firmware
1002%defattr(644,root,root,755)
1003%doc WHENCE LICENCE.iwlwifi_firmware
1004/lib/firmware/iwlwifi-135-*.ucode
1005
35908f4e
ER
1006%files -n iwl1000-firmware
1007%defattr(644,root,root,755)
1008%doc WHENCE LICENCE.iwlwifi_firmware
1009/lib/firmware/iwlwifi-1000-*.ucode
35908f4e
ER
1010
1011%files -n iwl2000-firmware
1012%defattr(644,root,root,755)
1013%doc WHENCE LICENCE.iwlwifi_firmware
1014/lib/firmware/iwlwifi-2000-*.ucode
1015
1016%files -n iwl2030-firmware
1017%defattr(644,root,root,755)
1018%doc WHENCE LICENCE.iwlwifi_firmware
1019/lib/firmware/iwlwifi-2030-*.ucode
1020
0fc0601f
JB
1021%files -n iwl3160-firmware
1022%defattr(644,root,root,755)
1023%doc WHENCE LICENCE.iwlwifi_firmware
1024/lib/firmware/iwlwifi-3160-*.ucode
1025/lib/firmware/iwlwifi-3168-*.ucode
1026
35908f4e
ER
1027%files -n iwl3945-firmware
1028%defattr(644,root,root,755)
1029%doc WHENCE LICENCE.iwlwifi_firmware
1030/lib/firmware/iwlwifi-3945-*.ucode
1031
1032%files -n iwl4965-firmware
1033%defattr(644,root,root,755)
1034%doc WHENCE LICENCE.iwlwifi_firmware
1035/lib/firmware/iwlwifi-4965-*.ucode
1036
1037%files -n iwl5000-firmware
1038%defattr(644,root,root,755)
1039%doc WHENCE LICENCE.iwlwifi_firmware
1040/lib/firmware/iwlwifi-5000-*.ucode
1041
1042%files -n iwl5150-firmware
1043%defattr(644,root,root,755)
1044%doc WHENCE LICENCE.iwlwifi_firmware
1045/lib/firmware/iwlwifi-5150-*.ucode
1046
1047%files -n iwl6000-firmware
1048%defattr(644,root,root,755)
1049%doc WHENCE LICENCE.iwlwifi_firmware
1050/lib/firmware/iwlwifi-6000-*.ucode
35908f4e
ER
1051
1052%files -n iwl6000g2a-firmware
1053%defattr(644,root,root,755)
1054%doc WHENCE LICENCE.iwlwifi_firmware
1055/lib/firmware/iwlwifi-6000g2a-*.ucode
1056
35908f4e
ER
1057%files -n iwl6000g2b-firmware
1058%defattr(644,root,root,755)
1059%doc WHENCE LICENCE.iwlwifi_firmware
1060/lib/firmware/iwlwifi-6000g2b-*.ucode
35908f4e
ER
1061
1062%files -n iwl6050-firmware
1063%defattr(644,root,root,755)
1064%doc WHENCE LICENCE.iwlwifi_firmware
1065/lib/firmware/iwlwifi-6050-*.ucode
1066
1067%files -n iwl7260-firmware
1068%defattr(644,root,root,755)
1069%doc WHENCE LICENCE.iwlwifi_firmware
ca752539 1070/lib/firmware/iwlwifi-7260-*.ucode
35908f4e
ER
1071/lib/firmware/iwlwifi-7265-*.ucode
1072/lib/firmware/iwlwifi-7265D-*.ucode
1073/lib/firmware/iwlwifi-8000C-*.ucode
1074/lib/firmware/iwlwifi-8265-*.ucode
ea8f99a0
JB
1075/lib/firmware/iwlwifi-9000-pu-b0-jf-b0-*.ucode
1076/lib/firmware/iwlwifi-9260-th-b0-jf-b0-*.ucode
57896452 1077/lib/firmware/iwlwifi-Qu*.ucode
e6475473 1078/lib/firmware/iwlwifi-cc-a0-*.ucode
421e0982
JB
1079/lib/firmware/iwlwifi-so-a0-*.ucode
1080/lib/firmware/iwlwifi-so-a0-gf-a0.pnvm
9861c72d 1081/lib/firmware/iwlwifi-so-a0-gf4-a0.pnvm
5359870d
JB
1082/lib/firmware/iwlwifi-ty-a0-gf-a0-*.ucode
1083/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm
35908f4e 1084
0fc0601f 1085%files -n libertas-sd8686-firmware
35908f4e
ER
1086%defattr(644,root,root,755)
1087%doc WHENCE LICENCE.Marvell
1088%dir /lib/firmware/libertas
ea8f99a0 1089/lib/firmware/libertas/sd8686_v9*.bin
35908f4e 1090
0fc0601f 1091%files -n libertas-sd8787-firmware
35908f4e
ER
1092%defattr(644,root,root,755)
1093%doc WHENCE LICENCE.Marvell
0fc0601f 1094%dir /lib/firmware/mrvl
ea8f99a0 1095/lib/firmware/mrvl/sd8787_uapsta.bin
35908f4e 1096
0fc0601f 1097%files -n libertas-usb8388-firmware
35908f4e
ER
1098%defattr(644,root,root,755)
1099%doc WHENCE LICENCE.Marvell
1100%dir /lib/firmware/libertas
0fc0601f 1101/lib/firmware/libertas/usb8388_v9.bin
35908f4e 1102
0fc0601f 1103%files -n libertas-usb8388-olpc-firmware
35908f4e
ER
1104%defattr(644,root,root,755)
1105%doc WHENCE LICENCE.Marvell
0fc0601f
JB
1106%dir /lib/firmware/libertas
1107/lib/firmware/libertas/usb8388_olpc.bin
This page took 0.348916 seconds and 4 git commands to generate.