Dominique Leuenberger 2020-03-11 17:42:57 +00:00 committed by Git OBS Bridge
commit add2ec344a
5 changed files with 21 additions and 6 deletions

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">6f89735800fe3af761104defdb81b50b6d6402f0</param></service></servicedata>
<param name="changesrevision">0148cfefcbf98898ca65bb26d9d7d638b30e211d</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sun Mar 08 07:44:02 UTC 2020 - tiwai@suse.com
- Update to version 20200302 (git commit 0148cfefcbf9):
* check_whence: python3/utf-8 support
* Makefile: improve `make check` usefulness
* mediatek: Remove in-tree symlinks
* qca: Fix blueooth firmware name for QCA6174
* mediatek: move MT8173 VPU FW to subfolder
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* qca: Add firmware files for BT chip wcn3991.
* nvidia: add TU116/117 signed firmware
* drm/amdgpu: update to latest 19.50 firmware for raven
* mediatek: update MT8173 VPU firmware to v1.1.4
-------------------------------------------------------------------
Fri Feb 07 15:37:30 UTC 2020 - tiwai@suse.com

View File

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