forked from pool/kernel-firmware
Accepting request 405462 from Kernel:HEAD
1 OBS-URL: https://build.opensuse.org/request/show/405462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-firmware?expand=0&rev=69
This commit is contained in:
commit
7cf64ecc76
1
_service
1
_service
@ -2,7 +2,6 @@
|
|||||||
<service mode="disabled" 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="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="filename">kernel-firmware</param>
|
<param name="filename">kernel-firmware</param>
|
||||||
<param name="versionformat">%cd</param>
|
<param name="versionformat">%cd</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:49a56c3f7e84023af864eea94259193483db8b40cd045633850682d419a25585
|
|
||||||
size 37725492
|
|
3
kernel-firmware-20160628.tar.xz
Normal file
3
kernel-firmware-20160628.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a389688e7fa5bab172fd00b138de6315859422be80fbfa427c8803d387578518
|
||||||
|
size 37868788
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 29 08:15:43 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
- Update to version 20160628:
|
||||||
|
* wl18xx: update firmware file
|
||||||
|
* linux-firmware: intel: Update Skylake audio firmware
|
||||||
|
* linux-firmware: Add firmware file for Intel Bluetooth 8265
|
||||||
|
* amdgpu: Update UVD firmware for Polaris
|
||||||
|
* amdgpu: update polaris ucode
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 10 07:38:36 UTC 2016 - mpluskal@suse.com
|
Fri Jun 10 07:38:36 UTC 2016 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -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 20160609
|
%define version_unconverted 20160628
|
||||||
|
|
||||||
Name: kernel-firmware
|
Name: kernel-firmware
|
||||||
Version: 20160609
|
Version: 20160628
|
||||||
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