Skip to content
Snippets Groups Projects
Commit 71d302c1 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import imports/r9/kernel-mainline-6.5.12-1202311211509.el9.kernel

parent 6959c5db
No related branches found
No related tags found
No related merge requests found
2ee24af9282b80923b2da56b70aad7df2e8ee4e3f076452e05ba66be2059b519 SOURCES/linux-6.5.11.tar.xz
\ No newline at end of file
4a69c1d32c974e125ad723145d31683a3b078667ad56d17f7852dcaffb9f359f SOURCES/linux-6.5.12.tar.xz
\ No newline at end of file
......@@ -24,10 +24,10 @@
%global _binary_payload w3T.xzdio
# Define the version of the Linux Kernel Archive tarball.
%global LKAver 6.5.11
%global LKAver 6.5.12
# Define the buildid, if required.
%global buildid 202311172158
%global buildid 202311211509
# Determine the sublevel number and set pkg_version.
%define sublevel %(echo %{LKAver} | %{__awk} -F\. '{ print $3 }')
......@@ -55,13 +55,6 @@
%global signmodules 0
%endif
### BCAT
# Further investigation is required before these features
# are enabled for the ELRepo Project kernels.
%global signkernel 0
%global signmodules 0
### BCAT
# Compress modules on all architectures that build modules.
%ifarch x86_64 || aarch64
%global zipmodules 1
......@@ -1491,6 +1484,6 @@ fi
%changelog
* Fri Nov 17 2023 Mustafa Gezen - 6.5.11-202311172158
- Rebase to 6.5.11
* Tue Nov 21 2023 Mustafa Gezen - 6.5.12-202311211509
- Rebase to 6.5.12
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment