blob: 942b2d482d45c94d6071e2236684571249ca2dba [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001DESCRIPTION = "A low-level debug tool for communicating with devices attached to an MDIO bus"
2SECTION = "networking"
3HOMEPAGE = "https://github.com/wkz/mdio-tools"
4LICENSE = "GPL-2.0-or-later"
5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6
7SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
Patrick Williams2a254922023-08-11 09:48:11 -05008SRCREV = "42c91efa63ef81992cdcc01e698cf3bc7764bbc3"