- Update to version 20200807 (git commit c331aa9c49ce):
* amdgpu: update vega20 firmware for 20.30
* amdgpu: update vega12 firmware for 20.30
* amdgpu: update vega10 firmware for 20.30
* amdgpu: update renoir firmware for 20.30
* amdgpu: update raven2 firmware for 20.30
* amdgpu: update raven firmware for 20.30
* amdgpu: update picasso firmware for 20.30
* amdgpu: update navi14 firmware for 20.30
* amdgpu: update navi10 firmware for 20.30
* linux-firmware: update NXP SDSD-8997 firmware image
* Mellanox: Add new mlxsw_spectrum firmware xx.2008.1036
* linux-firmware: Update AMD SEV firmware
* QCA: Add correct bin file for WCN3991
- Still keep the revert of AMDGPU Picasso firmware due to the
regression (bsc#1174278)
- Move a big prestera firmware file in platform subpackage into the
own subpackage, kernel-firmware-prestera
- Update aliases from 5.8 kernel packages
OBS-URL: https://build.opensuse.org/request/show/826200
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=316
- 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