Rebase to 24.11.2
Resolves: RHEL-96849 Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
This commit is contained in:
parent
d8944d898c
commit
5866740275
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/dpdk-22.11.tar.xz
|
||||
/dpdk-23.11.tar.xz
|
||||
/dpdk-24.11.1.tar.xz
|
||||
/dpdk-24.11.2.tar.xz
|
||||
|
@ -8,8 +8,8 @@
|
||||
#% define date 20191128
|
||||
#% define shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%define ver 24.11.1
|
||||
%define rel 2
|
||||
%define ver 24.11.2
|
||||
%define rel 1
|
||||
|
||||
%define srcname dpdk%(awk -F. '{ if (NF > 2) print "-stable" }' <<<%{version})
|
||||
|
||||
@ -288,6 +288,9 @@ find %{buildroot}%{_datadir}/man/ -type f -a ! -iname "*rte_*" -exec rm {} \;
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 23 2025 Kevin Traynor <ktraynor@redhat.com> - 24.11.2-1
|
||||
- Rebase to 24.11.2 (RHEL-96849)
|
||||
|
||||
* Mon Jan 13 2025 David Marchand <david.marchand@redhat.com> - 24.11.1-2
|
||||
- Enable net/ena and net/mana drivers (RHEL-73690)
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dpdk-24.11.1.tar.xz) = ad6a3b8a4dc2e89de685917679c23e73c6f8b29a544b517a9036fa257c65e49a5a68c8db81119bfa4aabca393f1cd9cd5eda9aa1700d017b2fbbe7e9a50cff73
|
||||
SHA512 (dpdk-24.11.2.tar.xz) = 4a7a47b095ed6b9433ad900fff613690ba4d4c7d109045ef01dac612f971b038226b43d3665cf08306c41cf96f3de1be1862365c3f66f3b4f749807666284d78
|
||||
SHA512 (pyelftools-0.27.tar.gz) = bb0a00e5500016e3d4f64be0a728e190f84b11a805f78d668b5a74716a30400e6794946f198ef4a3f3b8f64a63deb1b5a96180b09e56b7357b988b28e25fad0a
|
||||
|
Loading…
Reference in New Issue
Block a user