summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-08-01 15:41:31 +0800
committerKhem Raj <raj.khem@gmail.com>2023-08-01 08:46:48 -0700
commit5779ec238a0fe41da5fe0ba0caa79c567a9ae6b3 (patch)
tree6fa073511dc22896786e210594b78b18c5c65aea /meta-networking
parent33b0b0ca2fd051106bcc0a4c62afec0a0e9b2e62 (diff)
downloadmeta-openembedded-5779ec238a0fe41da5fe0ba0caa79c567a9ae6b3.tar.gz
mdio-tools,mdio-netlink: Upgrade recipes to 1.3.0
Changelog: =========== Primarily widen the gamut of supported kernel versions, now supporting all kernels from 5.2 and onwards. Added ------ mvls: Support for 88E6320/88E6321 Changed -------- mdio-netlink: Adapt to the upstream C22/C45 refactor. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.0.bb (renamed from meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb)0
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-tools.inc2
-rw-r--r--meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb (renamed from meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb)0
3 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.0.bb
index b50d33f908..b50d33f908 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.2.0.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-netlink_1.3.0.bb
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools.inc b/meta-networking/recipes-support/mdio-tools/mdio-tools.inc
index 46d0c1b4f1..942b2d482d 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"
5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 5LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
6 6
7SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master" 7SRC_URI = "git://github.com/wkz/mdio-tools.git;protocol=https;branch=master"
8SRCREV = "0dbfca13a094d20d736153c63161cf11b9ccf2d3" 8SRCREV = "42c91efa63ef81992cdcc01e698cf3bc7764bbc3"
diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb
index cd4df3da05..cd4df3da05 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.2.0.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.0.bb