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