diff --git a/linux-firmware.spec b/linux-firmware.spec index 2f97173..2d85bcc 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -12,10 +12,6 @@ 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 Source0: https://www.kernel.org/pub/linux/kernel/firmware/%{name}-%{version}.tar.xz Patch1: 0001-brcm-Raspberry-Pi-3A-WiFi-NVRAM-support.patch