diff --git a/bcm283x-firmware.spec b/bcm283x-firmware.spec index ac98088..531c196 100644 --- a/bcm283x-firmware.spec +++ b/bcm283x-firmware.spec @@ -8,7 +8,7 @@ Name: bcm283x-firmware Version: 20170404 -Release: 1.%{gitshort}%{?dist} +Release: 2.%{gitshort}%{?dist} Summary: Broadcom bcm283x firmware for the Raspberry Pi Group: System Environment/Kernel @@ -18,7 +18,7 @@ URL: https://github.com/raspberrypi/ Source0: %{name}-%{gitshort}.tar.xz Source1: config.txt -Source2: cmdline.txt +Source2: config-64.txt Source3: bcm283x.conf ExclusiveArch: %{arm} aarch64 @@ -50,6 +50,9 @@ install -p %{SOURCE3} %{buildroot}/%{_sysconfdir}/dracut.conf.d/ %{_sysconfdir}/dracut.conf.d/bcm283x.conf %changelog +* Wed Apr 19 2017 Peter Robinson 20170404-2.b038854 +- Add config-64.txt for default 64 bit options for the RPi3 + * Wed Apr 12 2017 Peter Robinson 20170404-1.b038854 - Latest firmware, minor config tweaks