* [Buildroot] [PATCH] mdio-tools: bump to version 1.3.2
@ 2026-05-07 7:15 Michael Nosthoff via buildroot
2026-05-08 10:06 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2026-05-07 7:15 UTC (permalink / raw)
To: buildroot; +Cc: Robert Marko
adds support for Microchip's paged PHYs.
Release Notes:
https://github.com/wkz/mdio-tools/releases/tag/1.3.2
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/mdio-tools/mdio-tools.hash | 2 +-
package/mdio-tools/mdio-tools.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mdio-tools/mdio-tools.hash b/package/mdio-tools/mdio-tools.hash
index 19172e2cd6..c922fb43d0 100644
--- a/package/mdio-tools/mdio-tools.hash
+++ b/package/mdio-tools/mdio-tools.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 652353ba153fdd8b1d58ded4b90d0639536d705aa5923018e27ea0b78aa8e4fb mdio-tools-1.3.1.tar.gz
+sha256 44bb2a15303763ed0fed0941a6f49a89377aa3e905ffcf6542f27da458664bb5 mdio-tools-1.3.2.tar.gz
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
diff --git a/package/mdio-tools/mdio-tools.mk b/package/mdio-tools/mdio-tools.mk
index e61f847e13..0225f910f9 100644
--- a/package/mdio-tools/mdio-tools.mk
+++ b/package/mdio-tools/mdio-tools.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MDIO_TOOLS_VERSION = 1.3.1
+MDIO_TOOLS_VERSION = 1.3.2
MDIO_TOOLS_SITE = https://github.com/wkz/mdio-tools/releases/download/$(MDIO_TOOLS_VERSION)
MDIO_TOOLS_LICENSE = GPL-2.0
MDIO_TOOLS_LICENSE_FILES = COPYING
--
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
end of thread, other threads:[~2026-05-08 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-07 7:15 [Buildroot] [PATCH] mdio-tools: bump to version 1.3.2 Michael Nosthoff via buildroot
2026-05-08 10:06 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox