diff --git a/linux-firmware.spec b/linux-firmware.spec index dd91d9b..33b3162 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -15,7 +15,8 @@ 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 +#Source0: %{name}-%{version}.tar.xz +Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch Patch2: 0002-brcm-Raspberry-Pi-Update-ccode-to-X2.patch