AMD Navi10 initial firmware now upstream
This commit is contained in:
parent
e226f51c6c
commit
db3816aed0
@ -16,7 +16,6 @@ BuildArch: noarch
|
||||
# git archive --format=tar --prefix=linux-firmware-%{checkout}/ %{checkout} | xz > linux-firmware-%{version}.tar.xz
|
||||
#Source0: %{name}-%{version}.tar.xz
|
||||
Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz
|
||||
Source1: navi-fw.tar.xz
|
||||
|
||||
Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch
|
||||
Patch2: 0002-brcm-Raspberry-Pi-Update-ccode-to-X2.patch
|
||||
@ -291,8 +290,6 @@ Firmware for Netronome Smart NICs
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
tar -xvf %{SOURCE1}
|
||||
|
||||
git init .
|
||||
if [ -z "$GIT_COMMITTER_NAME" ]; then
|
||||
git config user.email "nobody@fedoraproject.org"
|
||||
|
Loading…
Reference in New Issue
Block a user