mdio-tools: upgrade 1.3.0 -> 1.3.1

Changelog:

* Multiple registers can now be dumped at once, via the generic dump
  operation.
* Relax the driver matching to accept the strings used in kernels 6.2
  and newer.

Signed-off-by: Michael Haener <michael.haener@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Michael Haener 2024-01-10 07:56:00 +01:00 committed by Khem Raj
parent df2e4cff8e
commit 4ee1b39643
No known key found for this signature in database
GPG Key ID: BB053355919D3314
3 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
SRCREV = "42c91efa63ef81992cdcc01e698cf3bc7764bbc3"
SRCREV = "f74eaf38dbda441df4fcaeb21ca4465957953a2f"