Accepting request 839644 from home:tiwai:branches:Kernel:HEAD
- Placeholder for SLE15-SP3 package sync: bsc#1143331, bsc#1160204, bsc#1154395 bsc#1155307, jsc#SLE-8379 - Update to version 20201005 (git commit 58d41d0facca): * ice: Add comms package file for Intel E800 series driver * copy-firmware: Always write Link: entries * amdgpu: update vega20 firmware for 20.40 * amdgpu: update vega12 firmware for 20.40 * amdgpu: update vega10 firmware for 20.40 * amdgpu: update renoir firmware for 20.40 * amdgpu: update raven2 firmware for 20.40 * amdgpu: update raven firmware for 20.40 * amdgpu: update picasso firmware for 20.40 * amdgpu: update navi14 firmware for 20.40 * amdgpu: update navi12 firmware for 20.40 * amdgpu: update navi10 firmware for 20.40 * linux-firmware: Add new VPDMA firmware 1b8.bin * QCA : Updated firmware files for WCN3991 - Drop the AMDGPU Picasso workaround (bsc#1174278) OBS-URL: https://build.opensuse.org/request/show/839644 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=324
This commit is contained in:
parent
0e4a7d5e12
commit
759ae3df18
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
||||
<param name="changesrevision">b78a66c909c7150601e1b2a810b0e7c8f98d920c</param></service></servicedata>
|
||||
<param name="changesrevision">58d41d0facca2478d3e45f6321224361519aee96</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d6b17cadeeff6e31fdee362562a86acce9f4ec7d10c1e2e4271df6c1092a2858
|
||||
size 310940
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b5b6b7b89931a3fcaf6c7767add28bc7dd61f5c8eda394ecf49787b796d62fa
|
||||
size 131738272
|
3
kernel-firmware-20201005.tar.xz
Normal file
3
kernel-firmware-20201005.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:595bc9e229beaddf707c40dd2e02e5ab22eccb49ee46bb28da6c1141b6f64987
|
||||
size 131799256
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 5 19:34:51 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Placeholder for SLE15-SP3 package sync:
|
||||
bsc#1143331, bsc#1160204, bsc#1154395 bsc#1155307, jsc#SLE-8379
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 05 17:23:04 UTC 2020 - tiwai@suse.com
|
||||
|
||||
- Update to version 20201005 (git commit 58d41d0facca):
|
||||
* ice: Add comms package file for Intel E800 series driver
|
||||
* copy-firmware: Always write Link: entries
|
||||
* amdgpu: update vega20 firmware for 20.40
|
||||
* amdgpu: update vega12 firmware for 20.40
|
||||
* amdgpu: update vega10 firmware for 20.40
|
||||
* amdgpu: update renoir firmware for 20.40
|
||||
* amdgpu: update raven2 firmware for 20.40
|
||||
* amdgpu: update raven firmware for 20.40
|
||||
* amdgpu: update picasso firmware for 20.40
|
||||
* amdgpu: update navi14 firmware for 20.40
|
||||
* amdgpu: update navi12 firmware for 20.40
|
||||
* amdgpu: update navi10 firmware for 20.40
|
||||
* linux-firmware: Add new VPDMA firmware 1b8.bin
|
||||
* QCA : Updated firmware files for WCN3991
|
||||
- Drop the AMDGPU Picasso workaround (bsc#1174278)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 01 08:53:02 UTC 2020 - tiwai@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kernel-firmware
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,10 +19,10 @@
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
|
||||
%define __ksyms_path ^/lib/firmware
|
||||
%define version_unconverted 20200928
|
||||
%define version_unconverted 20201005
|
||||
|
||||
Name: kernel-firmware
|
||||
Version: 20200928
|
||||
Version: 20201005
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT
|
||||
@ -40,8 +40,6 @@ Source8: ql2600_fw.bin
|
||||
Source9: ql2700_fw.bin
|
||||
Source10: ql8300_fw.bin
|
||||
Source99: %{name}-rpmlintrc
|
||||
# Revert AMDGPU Picasso firmware due to regression (bsc#1174278)
|
||||
Source100: amdgpu-picasso-887d2a103c2b.tar.xz
|
||||
# install / build infrastructure
|
||||
Source1001: install-split.sh
|
||||
Source1002: list-license.sh
|
||||
@ -125,8 +123,8 @@ Conflicts: kernel < 5.3
|
||||
Provides: compat-wireless-firmware = 4.4
|
||||
Obsoletes: compat-wireless-firmware < 4.4
|
||||
Requires: %{name}-amdgpu = %{version}
|
||||
Requires: %{name}-ath10k = %{version}
|
||||
Requires: %{name}-atheros = %{version}
|
||||
Requires: %{name}-ath10k = %{version}
|
||||
Requires: %{name}-bluetooth = %{version}
|
||||
Requires: %{name}-bnx2 = %{version}
|
||||
Requires: %{name}-brcm = %{version}
|
||||
@ -5678,7 +5676,7 @@ various USB WiFi / Ethernet drivers.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -a 100
|
||||
%setup -q
|
||||
# additional firmwares
|
||||
cat %{SOURCE1} >> WHENCE
|
||||
cp %{SOURCE2} %{SOURCE8} %{SOURCE9} %{SOURCE10} .
|
||||
|
@ -88,6 +88,7 @@ vxge: network
|
||||
brcmsmac: brcm
|
||||
brcmfmac: brcm
|
||||
tda7706: media
|
||||
ti-vpe: media
|
||||
wl1251: ti
|
||||
wl12xx: ti wl12xx wl12xx_sdio wl12xx_spi
|
||||
wl18xx: ti wl18xx wlcore
|
||||
|
Loading…
Reference in New Issue
Block a user