mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
mdio-tools,mdio-netlink: upgrade 1.3.1 -> 1.3.2,1.3.1 -> 1.3.2
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>
This commit is contained in:
@@ -4,5 +4,5 @@ HOMEPAGE = "https://github.com/wkz/mdio-tools"
|
|||||||
LICENSE = "GPL-2.0-or-later"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master;tag=${PV}"
|
||||||
SRCREV = "f74eaf38dbda441df4fcaeb21ca4465957953a2f"
|
SRCREV = "a1fca6b8fb3b5a95ebb28324a95673488dddc005"
|
||||||
|
|||||||
+1
@@ -6,3 +6,4 @@ DEPENDS += "virtual/kernel libmnl"
|
|||||||
inherit pkgconfig autotools
|
inherit pkgconfig autotools
|
||||||
|
|
||||||
RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
|
RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
|
||||||
|
|
||||||
Reference in New Issue
Block a user