Dominique Leuenberger 2020-09-04 08:54:30 +00:00 committed by Git OBS Bridge
commit ff7c905f87
5 changed files with 21 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param> <param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
<param name="changesrevision">c331aa9c49ce507d4e5a9a4f2f19115db8e15536</param></service></servicedata> <param name="changesrevision">7a237c6ee2c7af48723c356461ef80270a52d2c6</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 01 09:55:09 UTC 2020 - tiwai@suse.com
- Update to version 20200827 (git commit 7a237c6ee2c7):
* linux-firmware: mt7615: update firmware to 20200814 version
* amdgpu: add navi12 firmware from 20.30
* amdgpu: update navi10 firmware for 20.30
* brcm: Add brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt symlink
* rtl_bt: Update RTL8822C BT UART firmware to 0x0599_8A4F
* i915: Add DMC firmware 2.02 for RKL
* i915: Add DMC firmware 2.08 for TGL
* i915: Add HuC firwmare v7.5.0 for TGL
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 11 11:01:54 UTC 2020 - tiwai@suse.com Tue Aug 11 11:01:54 UTC 2020 - tiwai@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package kernel-firmware # spec file for package kernel-firmware
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,10 +19,10 @@
%global flavor @BUILD_FLAVOR@%{nil} %global flavor @BUILD_FLAVOR@%{nil}
%define __ksyms_path ^/lib/firmware %define __ksyms_path ^/lib/firmware
%define version_unconverted 20200807 %define version_unconverted 20200827
Name: kernel-firmware Name: kernel-firmware
Version: 20200807 Version: 20200827
Release: 0 Release: 0
Summary: Linux kernel firmware files Summary: Linux kernel firmware files
License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT
@ -122,8 +122,8 @@ Conflicts: kernel < 5.3
Provides: compat-wireless-firmware = 4.4 Provides: compat-wireless-firmware = 4.4
Obsoletes: compat-wireless-firmware < 4.4 Obsoletes: compat-wireless-firmware < 4.4
Requires: %{name}-amdgpu = %{version} Requires: %{name}-amdgpu = %{version}
Requires: %{name}-atheros = %{version}
Requires: %{name}-ath10k = %{version} Requires: %{name}-ath10k = %{version}
Requires: %{name}-atheros = %{version}
Requires: %{name}-bluetooth = %{version} Requires: %{name}-bluetooth = %{version}
Requires: %{name}-bnx2 = %{version} Requires: %{name}-bnx2 = %{version}
Requires: %{name}-brcm = %{version} Requires: %{name}-brcm = %{version}