Update kernel to v6.18.29 a72a0085
This commit is contained in:
parent
fdb7449eb2
commit
f006f8c01c
@ -1,2 +1,2 @@
|
||||
530bdb6a4c21d59c13ba0458b438b16d2fb86ea1 SOURCES/6b979ced5f1f9ed7f421ccd76f64de943426bb5b.tar.gz
|
||||
4c87c371aa223123e626e37fbe1383200a741fc7 SOURCES/a72a0085aeac23ac8aa76c90c476e20626046ea7.tar.gz
|
||||
f711e9fed66a0b40064395a686e8d3b739b4ec50 SOURCES/1.20260408.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global firmware_tag 1.20260408
|
||||
%global version_tag 6b979ced5f1f9ed7f421ccd76f64de943426bb5b
|
||||
%global version_tag a72a0085aeac23ac8aa76c90c476e20626046ea7
|
||||
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
@ -19,7 +19,7 @@ ExclusiveArch: aarch64
|
||||
%define ksuffix 4
|
||||
|
||||
%define kversion 6.18
|
||||
%define patchlevel 28
|
||||
%define patchlevel 29
|
||||
|
||||
%if 0%{?rhel} >= 10 || 0%{?fedora} >= 40
|
||||
%define pathfix %{__python3} %{_rpmconfigdir}/redhat/pathfix.py
|
||||
@ -38,7 +38,7 @@ ExclusiveArch: aarch64
|
||||
|
||||
Name: raspberrypi%{rpisuffix}
|
||||
Version: %{kversion}.%{patchlevel}
|
||||
Release: 20260508.%{local_version}.%{extra_version}%{?dist}
|
||||
Release: 20260513.%{local_version}.%{extra_version}%{?dist}
|
||||
Summary: Specific kernel and bootcode for Raspberry Pi
|
||||
|
||||
License: GPL-2.0 WITH Linux-syscall-note
|
||||
@ -536,6 +536,9 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 15 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.29-20260513.v8.1
|
||||
- Update kernel to v6.18.29 a72a0085
|
||||
|
||||
* Fri May 08 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.28-20260508.v8.1
|
||||
- Update kernel to v6.18.28 6b979ced
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user