forked from pool/kernel-firmware
Accepting request 450521 from Kernel:HEAD
1 OBS-URL: https://build.opensuse.org/request/show/450521 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-firmware?expand=0&rev=77
This commit is contained in:
commit
36f448e503
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
||||||
<param name="changesrevision">87941021a622c882b1921df85d6115940a4e568a</param></service></servicedata>
|
<param name="changesrevision">6d3bc8886517d171068fd1263176b8b5c51df204</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75f69c68e68bee25e212dea1c32a8411b9206a2982ed9ac1e51ebc071e7bd2c9
|
|
||||||
size 40889208
|
|
3
kernel-firmware-20170113.tar.xz
Normal file
3
kernel-firmware-20170113.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4d7d95345cac4e181614cde08ec92f58f56a533fcafdbbf8fc9be00e69dbc282
|
||||||
|
size 41496848
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 14 07:40:25 UTC 2017 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 20170113:
|
||||||
|
* WHENCE: Add new amdgpu firmware
|
||||||
|
* WHENCE: Add new snd_intel_sst_core
|
||||||
|
* LICENCE.siano: Add copyright years
|
||||||
|
* linux-firmware: update firmware file for atusb
|
||||||
|
* Update Intel OPA hfi1 firmware
|
||||||
|
* cxgb4: Update firmware to revision 1.16.26.0.
|
||||||
|
* linux-firmware: intel: Update Skylake audio firmware
|
||||||
|
* linux-firmware: intel: Update Broxton audio firmware
|
||||||
|
* linux-firmware: Fix DDC file format for Intel Bluetooth 8260/8265
|
||||||
|
* brcm: add firmware for the BCM4356 SDIO device
|
||||||
|
* brcm: add firmware for the BCM4358 PCIe device.
|
||||||
|
* wl127x/wl128x: update firmwares
|
||||||
|
* atusb: Document that dfu-util needs to be run before device enters runtime mode
|
||||||
|
* Fix permissions on ti-connectivity firmware from 05e9fe59
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 03 09:56:31 UTC 2016 - mpluskal@suse.com
|
Sat Dec 03 09:56:31 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kernel-firmware
|
# spec file for package kernel-firmware
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,10 +19,10 @@
|
|||||||
%define __find_supplements bash %{_sourcedir}/firmware.sh --find-supplements
|
%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_supplements bash %{_sourcedir}/firmware.sh --cache %{_builddir}/%{?buildsubdir}/find_supplements.cache --find-supplements
|
||||||
%define __ksyms_path ^/lib/firmware
|
%define __ksyms_path ^/lib/firmware
|
||||||
%define version_unconverted 20161130
|
%define version_unconverted 20170113
|
||||||
|
|
||||||
Name: kernel-firmware
|
Name: kernel-firmware
|
||||||
Version: 20161130
|
Version: 20170113
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux kernel firmware files
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user