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