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