Dominique Leuenberger 2020-11-02 08:39:54 +00:00 committed by Git OBS Bridge
commit 732734f0c4
6 changed files with 30 additions and 6 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">6</size>
</disk>
</hardware>
</constraints>

View File

@ -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">58d41d0facca2478d3e45f6321224361519aee96</param></service></servicedata>
<param name="changesrevision">dae4b4cd084102cd49c37aa8b579b208028ab025</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:595bc9e229beaddf707c40dd2e02e5ab22eccb49ee46bb28da6c1141b6f64987
size 131799256

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0a97930089e122101b6024f2b6bb243724ea195760f115430d12ad1ce095197
size 135258072

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 29 08:07:03 UTC 2020 - tiwai@suse.com
- Update to version 20201023 (git commit dae4b4cd0841):
* cypress: add Cypress firmware and clm_blob files
* rtl_bt: Update RTL8821C BT FW to 0xAA6C_A99E
* ath10k: add SDIO firmware for QCA9377 WiFi
* ice: update package file to 1.3.16.0
* mediatek: separate venc service thread
* QCA : Updated firmware file for WCN3991
* iwlwifi: update and add new FWs from core56-54 release
* iwlwifi: update 3168, 7265D, 8000C and 8265 firmwares
* i915: Add DG1 DMC v2.02
* qcom : updated venus firmware files for v5.4
- Add _constraints to fix the build error (bsc#1178242)
-------------------------------------------------------------------
Mon Oct 12 10:09:10 CEST 2020 - tiwai@suse.de

View File

@ -19,10 +19,10 @@
%global flavor @BUILD_FLAVOR@%{nil}
%define __ksyms_path ^/lib/firmware
%define version_unconverted 20201005
%define version_unconverted 20201023
Name: kernel-firmware
Version: 20201005
Version: 20201023
Release: 0
Summary: Linux kernel firmware files
License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT