Update to kernel rebase 6.13
Resolves: RHEL-91171 Note that this update is only necessary to facilitate RISC-V builds so we are likely not doing an official build. Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
parent
52aeb5db0f
commit
ae6249b222
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/linux-6.12.0-31.el10.tar.xz
|
||||
/linux-6.12.0-83.el10.tar.xz
|
||||
|
@ -4,15 +4,12 @@
|
||||
# used as kernel tar.
|
||||
|
||||
# RHEL kernel version-release
|
||||
%define kver 6.12.0-31
|
||||
%define kver 6.12.0-83
|
||||
%define source linux-%{kver}%{?dist}
|
||||
|
||||
Name: bpftool
|
||||
Version: 7.5.0
|
||||
# Currently, bpftool built from kernel uses kernel's release version.
|
||||
# In order to do the transition smoothly, raise it to a sufficiently big number.
|
||||
# Once bpftool moves to 7.6.0, reset the release to 1.
|
||||
Release: 800%{?dist}
|
||||
Version: 7.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspection and simple manipulation of eBPF programs and maps
|
||||
|
||||
%global libname libbpf
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-6.12.0-31.el10.tar.xz) = d02a04e09ec1f2f962acea2c2efe800b16e059ba8ff1aebcd905c54024772344ac30e652f5e69f82ff9739573877af0f247e751e520d29ea7b7683c658cbc83a
|
||||
SHA512 (linux-6.12.0-83.el10.tar.xz) = 5b8c7c05e72767899da5958f0d7a5d7c0c79bc7e5b6ae9ea6a0a16e4a402d6c4549883daac45ae944f650882762c493d3cb0a686c2b7b1a7ec1995bda62dd106
|
||||
|
Loading…
Reference in New Issue
Block a user