- Update to version 20190815 (git-commit 07b925b450bf):
* Install only listed firmware files
* rtw88: add a README file
* rtw88: RTL8822C: add WoW firmware v7.3
* rtw88: RTL8822C: update rtw8822c_fw.bin to v7.3
* ath10k: QCA9984 hw1.0: update board-2.bin
* ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00046
* ath10k: QCA988X hw2.0: update firmware-5.bin to 10.2.4-1.0-00045
* ath10k: QCA9888 hw2.0: update board-2.bin
* ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00040
* ath10k: QCA9887 hw1.0: update firmware-5.bin to 10.2.4-1.0-00045
* ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00140-QCARMSWPZ-1
* ath10k: QCA4019 hw1.0: update board-2.bin
* cxgb4: update firmware to revision 1.24.3.0
* nfp: update Agilio SmartNIC flower firmware to rev AOTC-2.10.A.38
* nvidia: add missing entries in WHENCE
* linux-firmware: Update NXP Management Complex firmware to version 10.16.2
* iwlwifi: update -48 FWs for Qu and cc
* iwlwifi: update FWs for 3168, 7265D, 9000, 9260, 8000, 8265 and cc
* drm/i915/firmware: Add v33 of GuC for ICL
* drm/i915/firmware: Add v33 of GuC for KBL
* drm/i915/firmware: Add v33 of GuC for SKL
* drm/i915/firmware: Add v33 of GuC for GLK
* drm/i915/firmware: Add v33 of GuC for BXT
- Drop iwlwifi revert patch, as the fix will go into 5.2.x kernel
(bsc#1142128):
WHENCE-iwlwifi-9xxx-46-revert.patch
- Drop the deprecated upstream fix:
0001-nvidia-add-missing-entries-in-WHENCE.patch
- Drop the local copy of copy-file.sh that is already included in
OBS-URL: https://build.opensuse.org/request/show/724951
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=269
- Move documents and license texts into the proper section
- Remove spurious non-firmware files
- Restructure the packaging for reducing the storage footprint
(bsc#1143959):
the firmware files are split into several subpackages, so that user
doesn't need to install unnecessary files. Each package has
supplements entries that are generated from the static list (that
was created from the current and old TW kernel binaries).
There is a catch-all package, kernel-firmware-all, and this
provides/obsoletes the former kernel-firmware package. And each
firmware file is compressed in XZ format for the new kernel (5.3 or
later).
For the systems with older kernels, we still provide the old'n'good
kernel-firmware.rpm, containing everything in the raw format, too.
This kernel-firmware.rpm will be obsoleted once when
kernel-firmware-all above is installed.
The build of both flavors are done in the multibuild. Without the
flavor, the raw kernel-firmware.rpm and ucode-amd.rpm are built,
while the new kernel firmware packages are built in "compressed"
flavor (-M compressed).
OBS-URL: https://build.opensuse.org/request/show/723804
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=266