Accepting request 400045 from home:pluskalm:branches:Kernel:HEAD
- Update to version 20160602: * qed: Add FW 8.10.5.0 * linux-firmware: intel: Add Broxton audio firmware * linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4) * linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6) OBS-URL: https://build.opensuse.org/request/show/400045 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=125
This commit is contained in:
parent
c70ae3bcdf
commit
aaafefd2df
6
_service
6
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service mode="localonly" name="tar_scm">
|
||||
<service mode="disabled" name="tar_scm">
|
||||
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
@ -7,9 +7,9 @@
|
||||
<param name="filename">kernel-firmware</param>
|
||||
<param name="versionformat">%cd</param>
|
||||
</service>
|
||||
<service mode="localonly" name="recompress">
|
||||
<service mode="disabled" name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="localonly" name="set_version"/>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5349fc345f0b05123cbe78ed66757b6e99985785ce2b3a79430a0c103396b517
|
||||
size 36864672
|
3
kernel-firmware-20160602.tar.xz
Normal file
3
kernel-firmware-20160602.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ae8237f9236f26bb00b869f10e615a436a7e949c1f707eb24f79134d23bc83e
|
||||
size 37701984
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 04 07:24:28 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to version 20160602:
|
||||
* qed: Add FW 8.10.5.0
|
||||
* linux-firmware: intel: Add Broxton audio firmware
|
||||
* linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B3/B4)
|
||||
* linux-firmware: Update firmware patch for Intel Bluetooth 7260 (B5/B6)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 24 15:48:07 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 20160516
|
||||
%define version_unconverted 20160602
|
||||
|
||||
Name: kernel-firmware
|
||||
Version: 20160516
|
||||
Version: 20160602
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT
|
||||
|
Loading…
Reference in New Issue
Block a user