forked from rpms/raspberrypi2
Update firmware to 1.20250915
This commit is contained in:
parent
7ae160929e
commit
755dc489f9
@ -1,4 +1,4 @@
|
||||
%global firmware_tag 1.20250430
|
||||
%global firmware_tag 1.20250915
|
||||
%global version_tag 20250702
|
||||
|
||||
ExclusiveArch: aarch64
|
||||
@ -11,7 +11,7 @@ ExclusiveArch: aarch64
|
||||
|
||||
%define local_version v8
|
||||
%define bcmmodel 2711
|
||||
%define extra_version 1
|
||||
%define extra_version 2
|
||||
|
||||
# This originally implies Kernel 4.x for RPi 2 and is not appropriate now.
|
||||
# Be careful to change this not to disturb the seamless package update.
|
||||
@ -515,6 +515,9 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 24 2025 Ryosuke Nakayama <ryosuke_666@icloud.com> - 6.12.34-20250702.v8.2
|
||||
- Update firmware to 1.20250915
|
||||
|
||||
* Wed Jul 09 2025 Koichiro Iwao <meta@almalinux.org> - 6.12.34-20250702.v8.1
|
||||
- Update kernel to v6.12.34 stable_20240702
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user