All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/dpdk: bump to 25.11.2 version
@ 2026-07-16 13:07 Maxime Leroy
  2026-07-16 16:10 ` Vincent Jardin via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Leroy @ 2026-07-16 13:07 UTC (permalink / raw)
  To: buildroot; +Cc: Vincent Jardin, Maxime Leroy

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>
---
Tested in GitLab CI (all jobs passed):
  https://gitlab.com/maxime-leroy/buildroot/-/pipelines/2681272497

 package/dpdk/dpdk.hash | 2 +-
 package/dpdk/dpdk.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dpdk/dpdk.hash b/package/dpdk/dpdk.hash
index 7e8ef0674c..adafe2dac6 100644
--- a/package/dpdk/dpdk.hash
+++ b/package/dpdk/dpdk.hash
@@ -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
diff --git a/package/dpdk/dpdk.mk b/package/dpdk/dpdk.mk
index 080f924329..147bdb23d3 100644
--- a/package/dpdk/dpdk.mk
+++ b/package/dpdk/dpdk.mk
@@ -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 = \
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/dpdk: bump to 25.11.2 version
  2026-07-16 13:07 [Buildroot] [PATCH] package/dpdk: bump to 25.11.2 version Maxime Leroy
@ 2026-07-16 16:10 ` Vincent Jardin via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Jardin via buildroot @ 2026-07-16 16:10 UTC (permalink / raw)
  To: Maxime Leroy; +Cc: buildroot

Thanks Maxime

OK for me

Reviewed-by: Vincent Jardin <vjardin@free.fr>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-16 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16 13:07 [Buildroot] [PATCH] package/dpdk: bump to 25.11.2 version Maxime Leroy
2026-07-16 16:10 ` Vincent Jardin via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.