Accepting request 505689 from home:pluskalm:branches:Kernel:HEAD
- Update to version 20170615: * Mellanox: Add firmware for mlxsw_spectrum * linux-firmware: add firmware image for Redpine 9113 chipset * linux-firmware: liquidio: update firmware to v1.6.0 * qcom: add venus firmware files for v1.8 * linux-firmware: intel: Update Kabylake audio firmware * qla2xxx: Update firmware version to 8.07.00 * firmware: tegra: Add VIC firmware * imx: Add SDMA firmware for Freescale i.MX6/7 SoCs. * linux-firmware: wilc1000: Add unified firmware for wilc1000 WLAN - Run spec-cleaner * Correct uppercase license information * Remove duplicite entries for iwl1000-ucode OBS-URL: https://build.opensuse.org/request/show/505689 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=165
This commit is contained in:
parent
390d0536f1
commit
81995c6f54
@ -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">2c9407690352b29206036b4502bcefc74f01063d</param></service></servicedata>
|
||||
<param name="changesrevision">a3a26af24e29c818ef9b5661856018e21a5c49fb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c67d37eb0b4642372f197fa069ee57c0b7b6b25ec870c69cecd456c865daac3
|
||||
size 44493340
|
3
kernel-firmware-20170615.tar.xz
Normal file
3
kernel-firmware-20170615.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc77064b51b8e133aea2f12599a2a01dda866c8c9be6be2b21521ec6639ce880
|
||||
size 45885648
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 13:04:03 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 20170615:
|
||||
* Mellanox: Add firmware for mlxsw_spectrum
|
||||
* linux-firmware: add firmware image for Redpine 9113 chipset
|
||||
* linux-firmware: liquidio: update firmware to v1.6.0
|
||||
* qcom: add venus firmware files for v1.8
|
||||
* linux-firmware: intel: Update Kabylake audio firmware
|
||||
* qla2xxx: Update firmware version to 8.07.00
|
||||
* firmware: tegra: Add VIC firmware
|
||||
* imx: Add SDMA firmware for Freescale i.MX6/7 SoCs.
|
||||
* linux-firmware: wilc1000: Add unified firmware for wilc1000 WLAN
|
||||
- Run spec-cleaner
|
||||
* Correct uppercase license information
|
||||
* Remove duplicite entries for iwl1000-ucode
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 10:43:52 CEST 2017 - tiwai@suse.de
|
||||
|
||||
|
@ -19,13 +19,13 @@
|
||||
%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 20170530
|
||||
%define version_unconverted 20170615
|
||||
|
||||
Name: kernel-firmware
|
||||
Version: 20170530
|
||||
Version: 20170615
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT
|
||||
License: SUSE-Firmware AND GPL-2.0 AND GPL-2.0+ AND MIT
|
||||
Group: System/Kernel
|
||||
Url: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
||||
# Created with umask 022; cd /_tmp
|
||||
@ -65,8 +65,6 @@ Provides: iwl5150-ucode
|
||||
Obsoletes: iwl5150-ucode
|
||||
Provides: iwl100-ucode
|
||||
Obsoletes: iwl100-ucode
|
||||
Provides: iwl1000-ucode
|
||||
Obsoletes: iwl1000-ucode
|
||||
Provides: iwl6000-ucode
|
||||
Obsoletes: iwl6000-ucode
|
||||
Provides: iwl6050-ucode
|
||||
@ -97,7 +95,7 @@ This package contains the microcode files used by AMD CPUs.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
cp %{S:2} %{S:8} %{S:9} %{S:10} .
|
||||
cp %{SOURCE2} %{SOURCE8} %{SOURCE9} %{SOURCE10} .
|
||||
|
||||
%build
|
||||
# nothing to do
|
||||
|
Loading…
Reference in New Issue
Block a user