summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
blob: a8a435fadd1becb0f6710180afc988da6a67a4a7 (plain)
1
2
3
4
5
6
7
8
9
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 = "07cbff2d5e2de05037e5e7edd5044d678394c8d1"
PV = "1.1.1"