Accepting request 506469 from Kernel:HEAD
1 OBS-URL: https://build.opensuse.org/request/show/506469 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-firmware?expand=0&rev=86
This commit is contained in:
commit
5d58e2175f
@ -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">7d2c913dcd1be083350d97a8cb1eba24cfacbc8a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c67d37eb0b4642372f197fa069ee57c0b7b6b25ec870c69cecd456c865daac3
|
||||
size 44493340
|
3
kernel-firmware-20170622.tar.xz
Normal file
3
kernel-firmware-20170622.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ccf0ae611563dbe62f01b6ed9d13507c51f094057be9e0841f008873892590e
|
||||
size 46319152
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 07:21:43 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 20170622:
|
||||
* ath10k: QCA4019 hw1.0: update board-2.bin
|
||||
* ath10k: QCA4019 hw1.0: update firmware to 10.4-3.4-00082
|
||||
* ath10k: QCA6174 hw3.0: update board-2.bin
|
||||
* ath10k: QCA6174 hw3.0: add WLAN.RM.4.4-00022-QCARMSWPZ-2
|
||||
* ath10k: QCA9377 hw1.0: update board-2.bin
|
||||
* ath10k: QCA9887 hw1.0: update firmware to 10.2.4-1.0-00029
|
||||
* ath10k: QCA9888 hw2.0: update board-2.bin
|
||||
* ath10k: QCA9888 hw2.0: update firmware to 10.4-3.5.1-00014
|
||||
* ath10k: QCA988X hw2.0: update firmware to 10.2.4.70.63-2
|
||||
* ath10k: QCA9984 hw1.0: update board-2.bin
|
||||
* ath10k: QCA9984 hw1.0: update firmware to 10.4-3.4-00082
|
||||
* ath10k: update year in license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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 20170622
|
||||
|
||||
Name: kernel-firmware
|
||||
Version: 20170530
|
||||
Version: 20170622
|
||||
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