mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
1f465d9d28
Changelog: =========== - Add a new addressing mode "mscc": Used to access PHYs from Microchip that uses C22 register 31 as a page register - Fix VPATH builds and various other build related warnings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
9 lines
406 B
PHP
9 lines
406 B
PHP
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://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
|
|
|
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master;tag=${PV}"
|
|
SRCREV = "a1fca6b8fb3b5a95ebb28324a95673488dddc005"
|