mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
5779ec238a
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>
9 lines
411 B
PHP
9 lines
411 B
PHP
DESCRIPTION = "A low-level debug tool for communicating with devices attached to an MDIO bus"
|
|
SECTION = "networking"
|
|
HOMEPAGE = "https://github.com/wkz/mdio-tools"
|
|
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"
|