Yuchen Lin 2017-04-07 12:18:57 +00:00 committed by Git OBS Bridge
commit 091c587781
6 changed files with 33 additions and 7 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">87714d84087a8ce83719effbf04043850238b3bf</param></service></servicedata>
<param name="changesrevision">b14134583c2a15d4404695f72cb523daedb877ab</param></service></servicedata>

View File

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

View File

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

View File

@ -0,0 +1 @@
addFilter("arch-independent-package-contains-binary-or-object")

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Wed Apr 5 13:05:02 UTC 2017 - mpluskal@suse.com
- Update to version 20170404:
* linux-firmware: intel: Update Broxton audio firmware
* nfp: Add firmware 0.6.1
* mediatek: update MT8173 VPU firmware for unsupported VP9 profiles
* nvidia: add GP10B signed firmware
* nvidia: fix GP107 signed firmware
- Add kernel-firmware-rpmlintrc as some firmware is binary
-------------------------------------------------------------------
Thu Mar 16 08:20:43 UTC 2017 - mpluskal@suse.com
- Update to version 20170314:
* linux-firmware: update Marvell SD8897-B0 firmware image
* linux-firmware: update Marvell PCIe-USB8997 firmware image
* linux-firmware: update Marvell PCIe-USB8997 wifi-only firmware image
* linux-firmware: Update firmware patch for Intel Bluetooth, 7265
* linux-firmware: Update firmware patch for Intel Bluetooth,8260
* linux-firmware: Update firmware file for Intel Bluetooth,8265
* brcm: update firmware for BCM43340/1 SDIO devices
* ath10k: QCA6174 hw3.0: update board-2.bin
* qed: Add firmware 8.15.3.0
-------------------------------------------------------------------
Sat Mar 4 09:21:53 UTC 2017 - mpluskal@suse.com

View File

@ -19,10 +19,9 @@
%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 20170303
%define version_unconverted 20170404
Name: kernel-firmware
Version: 20170303
Version: 20170404
Release: 0
Summary: Linux kernel firmware files
License: SUSE-Firmware and GPL-2.0 and GPL-2.0+ and MIT
@ -32,6 +31,7 @@ Source0: kernel-firmware-%{version}.tar.xz
Source1: firmware.sh
# ast_dp501_fw.bin generated from header file of xf86-video-ast: MIT/X11 License
Source2: ast_dp501_fw.bin
Source99: %{name}-rpmlintrc
BuildRequires: fdupes
BuildRequires: kernel-default
BuildRequires: suse-module-tools