Accepting request 460244 from home:pluskalm:branches:Kernel:HEAD

- Update to version 20170223:
  * amdgpu: add smc firmware for new polaris variants
  * Revert "amdgpu: update VI smc/mc firmware"
  * Revert "amdgpu: update VI gfx/sdma firmware"

OBS-URL: https://build.opensuse.org/request/show/460244
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=148
This commit is contained in:
Takashi Iwai 2017-02-24 20:25:08 +00:00 committed by Git OBS Bridge
parent e0f78ac466
commit ea8df0a2b7
5 changed files with 14 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">12987cadb37de28719990dfc2397ec6d09e10566</param></service></servicedata>
<param name="changesrevision">432444c510eb29446af6e5f21e68aab06b9d6a22</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 24 15:38:36 UTC 2017 - mpluskal@suse.com
- Update to version 20170223:
* amdgpu: add smc firmware for new polaris variants
* Revert "amdgpu: update VI smc/mc firmware"
* Revert "amdgpu: update VI gfx/sdma firmware"
-------------------------------------------------------------------
Sat Feb 18 10:17:51 UTC 2017 - mpluskal@suse.com

View File

@ -19,10 +19,10 @@
%define __find_supplements bash %{_sourcedir}/firmware.sh --find-supplements
%define __ksyms_supplements bash %{_sourcedir}/firmware.sh --cache %{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
%define __ksyms_path ^/lib/firmware
%define version_unconverted 20170217
%define version_unconverted 20170223
Name: kernel-firmware
Version: 20170217
Version: 20170223
Release: 0
Summary: Linux kernel firmware files
License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT