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

import imports/r9/kernel-mainline-6.6.28-1202404251605.el9.kernel

parent fb6c7301
No related merge requests found
b21d5795a3bead4f112916423222faa8a0f519e4201df343e3eb88dc9e4aaa30 SOURCES/linux-6.6.16.tar.xz
\ No newline at end of file
818716ed13e7dba6aaeae24e3073993e260812ed128d10272e94b922ee6d3394 SOURCES/linux-6.6.28.tar.xz
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
......@@ -24,10 +24,10 @@
%global _binary_payload w3T.xzdio
# Define the version of the Linux Kernel Archive tarball.
%global LKAver 6.6.16
%global LKAver 6.6.28
# Define the buildid, if required.
%global buildid 202402142002
%global buildid 202404251605
# Determine the sublevel number and set pkg_version.
%define sublevel %(echo %{LKAver} | %{__awk} -F\. '{ print $3 }')
......@@ -1407,7 +1407,9 @@ fi
### BCAT
%files -n %{name}-tools-libs
%{_libdir}/libcpupower.so.1
%{_libdir}/libcpupower.so.0.0.1
%files -n %{name}-tools-libs-devel
......@@ -1492,6 +1494,6 @@ fi
%changelog
* Wed Feb 14 2024 Mustafa Gezen - 6.6.16-202402142002
- Rebase to 6.6.16
* Thu Apr 25 2024 Mustafa Gezen - 6.6.28-202404251605
- Rebase to 6.6.28
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