Update to upstream 20190312 release
amgpug, rtl, AMD SEV, and other various updates
This commit is contained in:
parent
b8605f754f
commit
1feaa406fc
@ -1,17 +1,19 @@
|
||||
%global checkout 710963fe
|
||||
%global firmware_release 93
|
||||
# global checkout 710963fe
|
||||
%global firmware_release 94
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20190213
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Version: 20190312
|
||||
Release: %{firmware_release}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
URL: http://www.kernel.org/
|
||||
BuildArch: noarch
|
||||
|
||||
# We use upstream tarballs now. Leave this in case we need to do a git
|
||||
# snapshot for some reason to remind us how they were generated.
|
||||
# git archive --format=tar --prefix=linux-firmware-%{checkout}/ %{checkout} | xz > linux-firmware-%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
|
||||
@ -285,7 +287,7 @@ Requires: linux-firmware-whence
|
||||
Firmware for Netronome Smart NICs
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n linux-firmware-%{checkout}
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# Remove firmware shipped in separate packages already
|
||||
@ -441,6 +443,10 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%{_firmwarepath}/netronome/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 13 2019 Josh Boyer <jwboyer@fedoraproject.org> 20190312-94
|
||||
- Update to upstream 20190312 release
|
||||
- amgpug, rtl, AMD SEV, and other various updates
|
||||
|
||||
* Thu Feb 14 2019 Peter Robinson <pbrobinson@fedoraproject.org> 20190213-93.git710963fe
|
||||
- ath10k updates for QCA6174/QCA9888/QCA988X/QCA9984
|
||||
- Marvell updates for SD8977/SD8897-B0/PCIe-USB8997
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20190213.tar.xz) = 493fb7b190380a5f23e906def749f41501ab240c999f05344008cda765b7dbafef68c76a89bce510745b4e9131c0401d8c5feb08613d90cb077d2c81d76c64dc
|
||||
SHA512 (linux-firmware-20190312.tar.xz) = 8a119fe46266d316c6a4294fa79d290d4032cca7848779116c2bd2e464f955dd59860e5ecbb7cd7a24ab4d1e4e2f35a2ec7abcd74f7144a271c04b7d5159f8d4
|
||||
|
Loading…
Reference in New Issue
Block a user