diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-07-15 12:16:11 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-07-15 13:23:02 -0700 |
commit | cf42a4421baf717a186b9f57cb8911533865a0fb (patch) | |
tree | 1ba3143951fe7336ef293e078c709a12e435bd8c /meta-networking/recipes-support | |
parent | e0035d6e51b2ccfb3b89ce4e9670f66cf382bd4f (diff) | |
download | meta-openembedded-cf42a4421baf717a186b9f57cb8911533865a0fb.tar.gz |
mdio-tools: Update to latest on trunk
This brings fixed for compiling kmod with linux 6.4+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/mdio-tools/mdio-tools.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc index 7afe1c56bd..46d0c1b4f1 100644 --- a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc +++ b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc | |||
@@ -5,4 +5,4 @@ LICENSE = "GPL-2.0-or-later" | |||
5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master" |
8 | SRCREV = "ee47c32d958ae0dcb9900b3b06654a8c08001331" | 8 | SRCREV = "0dbfca13a094d20d736153c63161cf11b9ccf2d3" |