mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
4ee1b39643
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>
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 = "f74eaf38dbda441df4fcaeb21ca4465957953a2f"
|