Revert "Use stable dtbs path to always pick the latest"

This breaks the upgrade path in practice. It does not fire correctly
because /boot/dtb is a symlink and does not actually contain files.

This partly reverts commit 5dd80aff06.
This commit is contained in:
Neal Gompa 2023-07-30 10:17:43 -04:00
commit 49e166feb1

View file

@ -87,7 +87,7 @@ install -Dpm0644 %SOURCE1 %{buildroot}%{_sysconfdir}/sysconfig/update-m1n1
%transfiletriggerin -n asahi-fwupdate -- %{_sbindir}/asahi-fwupdate %{_bindir}/asahi-fwextract %{python3_sitearch}/asahi-firmware
%{_sbindir}/asahi-fwupdate || :
%transfiletriggerin -n update-m1n1 -- %{_libdir}/m1n1 %{_datadir}/uboot/apple_m1 /boot/dtb/apple
%transfiletriggerin -n update-m1n1 -- %{_libdir}/m1n1 %{_datadir}/uboot/apple_m1 /boot/dtb-
%{_sbindir}/update-m1n1 || :
%files