summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
blob: 46d0c1b4f10ee38ebf5de0896d9d87a344240179 (plain)
1
2
3
4
5
6
7
8
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 = "0dbfca13a094d20d736153c63161cf11b9ccf2d3"