forked from rpms/raspberrypi2
Update to 6.12.1 20241203
and update firmware to 1.20241126
This commit is contained in:
parent
8e0a024958
commit
854eb27456
@ -1,2 +1,2 @@
|
||||
ac72e2f196857ecf73167250e87d33838a3859f7 SOURCES/1.20241008.tar.gz
|
||||
4b879d0d4a701bbd4afa7abefe6987289ca45851 SOURCES/bf70ebd2aa440a2dc3626d6e836482a445470e64.tar.gz
|
||||
097ac2ea24117c85f5e97eca810c5fd98d3576b2 SOURCES/1.20241126.tar.gz
|
||||
15d20d02cbea3641470b226ae025d8ddbdaf2913 SOURCES/rpi-6.12.y_20241206_2.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global firmware_tag 1.20241008
|
||||
%global version_tag bf70ebd2aa440a2dc3626d6e836482a445470e64
|
||||
%global firmware_tag 1.20241126
|
||||
%global version_tag rpi-6.12.y_20241206_2
|
||||
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
@ -19,7 +19,7 @@ ExclusiveArch: aarch64
|
||||
%define ksuffix 4
|
||||
|
||||
%define kversion 6.12
|
||||
%define patchlevel 0
|
||||
%define patchlevel 1
|
||||
|
||||
%if 0%{?rhel} >= 10
|
||||
%define pathfix %{__python3} %{_rpmconfigdir}/redhat/pathfix.py
|
||||
@ -38,7 +38,7 @@ ExclusiveArch: aarch64
|
||||
|
||||
Name: raspberrypi%{rpisuffix}
|
||||
Version: %{kversion}.%{patchlevel}
|
||||
Release: 20241111.%{local_version}.%{extra_version}%{?dist}
|
||||
Release: 20241206.%{local_version}.%{extra_version}%{?dist}
|
||||
Summary: Specific kernel and bootcode for Raspberry Pi
|
||||
|
||||
License: GPLv2
|
||||
@ -438,8 +438,12 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 25 2024 Koichiro Iwao <meta@almalinux.org> - 6.12.1-20241206.v8.1
|
||||
- Update kernel to v6.12.1 rpi-6.12.y_20241206_2
|
||||
- Update firmware to 1.20241126
|
||||
|
||||
* Tue Nov 12 2024 Koichiro Iwao <meta@almalinux.org> - 6.12.0-20241111.v8.1
|
||||
- Update kernel to v6.12.0-rc720241110 bf70ebd2
|
||||
- Update kernel to v6.12.0-rc7 20241110 bf70ebd2
|
||||
|
||||
* Tue Nov 12 2024 Koichiro Iwao <meta@almalinux.org> - 6.11.7-20241110.v8.1
|
||||
- Update kernel to v6.11.7 20241110 efda653d
|
||||
|
Loading…
Reference in New Issue
Block a user