aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/mdio-tools/mdio-tools.inc')
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-tools.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
new file mode 100644
index 0000000000..b99ce82810
--- /dev/null
+++ b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
@@ -0,0 +1,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"