Accepting request 433889 from home:a_faerber:branches:Kernel:HEAD
Update to version 20161005 OBS-URL: https://build.opensuse.org/request/show/433889 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=138
This commit is contained in:
parent
fc2536f7b2
commit
4eaac7fa70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02bf977459c525deae6012c0145a2ae0cc93b408dfefcce87fa90eea352db3c0
|
||||
size 40665676
|
3
kernel-firmware-20161005.tar.xz
Normal file
3
kernel-firmware-20161005.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:145663cd13bd9d42d0ed5a563d11abea1b417bc08fc631fc0eda4c5ea1bc0653
|
||||
size 40837756
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 08 13:25:11 UTC 2016 - afaerber@suse.de
|
||||
|
||||
- Update to version 20161005:
|
||||
* Remove unused 'LICENCE.mwl8335'
|
||||
* WHENCE: Adjust some licence file references to satisfy check_whence.py
|
||||
* WHENCE: Fix metadata for snd-soc-skl firmware
|
||||
* WHENCE: List new radeon CI and SI smc firmware
|
||||
* WHENCE: List symlink 'qat_mmp.bin'
|
||||
* WHENCE: Add reference to 'qca/NOTICE.txt'
|
||||
* README: Say that files must be listed in WHENCE, and how to check it
|
||||
* radeon: update SMC firmware for SI parts
|
||||
* radeon: update SMC firmware for CI parts
|
||||
* amdgpu: update SMC firmware for VI parts
|
||||
- Add Provides for brcmfmac43430-sdio.bin formerly in bcm43xx-firmware
|
||||
- Package new GPL-2 file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 06:42:32 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
|
@ -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 20160913
|
||||
%define version_unconverted 20161005
|
||||
|
||||
Name: kernel-firmware
|
||||
Version: 20160913
|
||||
Version: 20161005
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT
|
||||
@ -37,6 +37,7 @@ BuildRequires: kernel-default
|
||||
BuildRequires: suse-module-tools
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Provides: bcm43xx-firmware:/lib/firmware/brcm/brcmfmac43430-sdio.bin
|
||||
Provides: qlogic-firmware
|
||||
Obsoletes: qlogic-firmware
|
||||
Provides: cxgb3-firmware
|
||||
@ -123,7 +124,7 @@ rm -rf %{buildroot}/lib/firmware/carl9170fw
|
||||
|
||||
%files
|
||||
%defattr(0644,root,root,0755)
|
||||
%doc WHENCE README GPL-3 LICEN[CS]E.*
|
||||
%doc WHENCE README GPL-2 GPL-3 LICEN[CS]E.*
|
||||
%exclude /lib/firmware/amd-ucode
|
||||
%exclude /lib/firmware/LICENSE.amd-ucode
|
||||
/lib/firmware/*
|
||||
|
Loading…
Reference in New Issue
Block a user