mdio-tools,mdio-netlink: Upgrade recipes to 1.3.0

Changelog:
===========
Primarily widen the gamut of supported kernel versions, now supporting
all kernels from 5.2 and onwards.

Added
------
    mvls: Support for 88E6320/88E6321

Changed
--------
    mdio-netlink: Adapt to the upstream C22/C45 refactor.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-08-01 15:41:31 +08:00 committed by Khem Raj
parent 33b0b0ca2f
commit 5779ec238a
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 = "0dbfca13a094d20d736153c63161cf11b9ccf2d3"
SRCREV = "42c91efa63ef81992cdcc01e698cf3bc7764bbc3"