Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/mdio-tools: bump version to 1.3.1
@ 2024-01-30 10:00 Robert Marko
  2024-01-30 22:05 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Marko @ 2024-01-30 10:00 UTC (permalink / raw)
  To: buildroot; +Cc: Robert Marko

[v1.3.1] - 2023-12-02
---------------------

Fixes mvls to work with kernels 6.2 and onwards.

- mdio: Multiple registers can now be dumped at once, via the generic
  dump operation.

- mvls: Relax the driver matching to accept the strings used in
  kernels 6.2 and newer.

Signed-off-by: Robert Marko <robimarko@gmail.com>
---
 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 1a9d598923..19172e2cd6 100644
--- a/package/mdio-tools/mdio-tools.hash
+++ b/package/mdio-tools/mdio-tools.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  d2ab71d92173053af41d754e9c229e1ead768b9f8b7f4947b3b87b84c4c5e360  mdio-tools-1.3.0.tar.gz
+sha256  652353ba153fdd8b1d58ded4b90d0639536d705aa5923018e27ea0b78aa8e4fb  mdio-tools-1.3.1.tar.gz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/mdio-tools/mdio-tools.mk b/package/mdio-tools/mdio-tools.mk
index fb8ec39f35..16eba74734 100644
--- a/package/mdio-tools/mdio-tools.mk
+++ b/package/mdio-tools/mdio-tools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MDIO_TOOLS_VERSION = 1.3.0
+MDIO_TOOLS_VERSION = 1.3.1
 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

* Re: [Buildroot] [PATCH] package/mdio-tools: bump version to 1.3.1
  2024-01-30 10:00 [Buildroot] [PATCH] package/mdio-tools: bump version to 1.3.1 Robert Marko
@ 2024-01-30 22:05 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-01-30 22:05 UTC (permalink / raw)
  To: Robert Marko; +Cc: buildroot

>>>>> "Robert" == Robert Marko <robimarko@gmail.com> writes:

 > [v1.3.1] - 2023-12-02
 > ---------------------

 > Fixes mvls to work with kernels 6.2 and onwards.

 > - mdio: Multiple registers can now be dumped at once, via the generic
 >   dump operation.

 > - mvls: Relax the driver matching to accept the strings used in
 >   kernels 6.2 and newer.

 > Signed-off-by: Robert Marko <robimarko@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
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:[~2024-01-30 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30 10:00 [Buildroot] [PATCH] package/mdio-tools: bump version to 1.3.1 Robert Marko
2024-01-30 22:05 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox