mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/dpdk: bump to 25.11 version
See the release note of the new versions: - https://doc.dpdk.org/guides/rel_notes/release_25_11.html Signed-off-by: Maxime Leroy <maxime@leroys.fr> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
be2c536db9
commit
3674e9f74c
@@ -1,6 +1,6 @@
|
||||
# Locally computed
|
||||
sha256 d5ae4cfaef05d6aa491af643d61b83d840e53ced96f9c9f60fda986313ed84b2 dpdk-24.11.3.tar.xz
|
||||
sha256 52e90d2a531ef3ded0283bd91abc94980698f1f6471fa09658a0217cf6609526 dpdk-25.11.tar.xz
|
||||
sha256 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712 license/bsd-3-clause.txt
|
||||
sha256 e19808bccd90c238fac06da2fc3683e094c64f7ba647e9d86f03a98cf5f2ce05 license/exceptions.txt
|
||||
sha256 ec514554f1b9e90c4f55167267c22da9d511f884877c32a5b18bee6b7c8b18cd license/exceptions.txt
|
||||
sha256 6c54c4d44faf3cba829b3d0c21c6955953e758767018fd7244f809b01d4f4845 license/mit.txt
|
||||
sha256 cae178052c96959741acb7f00634a09a8294e6cafb5ad53e158d63e3510875ab license/README
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DPDK_VERSION = 24.11.3
|
||||
DPDK_VERSION = 25.11
|
||||
DPDK_SOURCE = dpdk-$(DPDK_VERSION).tar.xz
|
||||
DPDK_SITE = https://fast.dpdk.org/rel
|
||||
DPDK_LICENSE = \
|
||||
|
||||
Reference in New Issue
Block a user