aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-09-22 16:51:59 -0700
committerKhem Raj <raj.khem@gmail.com>2022-09-22 16:54:10 -0700
commitb1a1d376bf7b5435dfb831c6bc384df29c434439 (patch)
tree13d529c517dd3666fa64b43858da52b713c59a18
parent58065e2c6d7882341983ccf10b402a5a02c2782e (diff)
downloadmeta-openembedded-b1a1d376bf7b5435dfb831c6bc384df29c434439.tar.gz
mdio-tools,mdio-netlink: Upgrade recipes to 1.2.0
brings in Added mdio: A new addressing mode "mmd-c22": Used to access MMDs attached to MDIO controllers without Clause 45 support by using registers 13 and 14 in the device's Clause 22 register space mdio: Pretty print gigabit link capability information from a PHY's extended status register mdio: Pretty print lots of status information from MMDs (C45 PHYs) mvls: Decode priority override information of ATU entries Changed mvls: Table listings now always prints out the device information, even on single chip systems. Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb (renamed from meta-networking/recipes-support/mdio-tools/mdio-netlink_git.bb)0
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-tools.inc3
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb (renamed from meta-networking/recipes-support/mdio-tools/mdio-tools_git.bb)0
3 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-netlink_git.bb b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb
index b50d33f908..b50d33f908 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-netlink_git.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
index a8a435fadd..7afe1c56bd 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
+++ b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
@@ -5,5 +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 = "07cbff2d5e2de05037e5e7edd5044d678394c8d1"
-PV = "1.1.1"
+SRCREV = "ee47c32d958ae0dcb9900b3b06654a8c08001331"
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools_git.bb b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb
index cd4df3da05..cd4df3da05 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-tools_git.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb