mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
@@ -5,4 +5,4 @@ LICENSE = "GPL-2.0-or-later"
|
|||||||
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
|
||||||
SRCREV = "0dbfca13a094d20d736153c63161cf11b9ccf2d3"
|
SRCREV = "42c91efa63ef81992cdcc01e698cf3bc7764bbc3"
|
||||||
|
|||||||
Reference in New Issue
Block a user