aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
blob: b99ce8281035492a2d2e1b66e8fef8e5c5f405de (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 = "f74eaf38dbda441df4fcaeb21ca4465957953a2f"