mdio-tools: update to 1.3.0
authorZhi-Jun You <hujy652@protonmail.com>
Wed, 23 Aug 2023 03:37:27 +0000 (11:37 +0800)
committerTianling Shen <cnsztl@gmail.com>
Wed, 23 Aug 2023 13:57:56 +0000 (21:57 +0800)
Update the mdio-netlink kmod and userspace mdio-tools to version 1.3.0.

[v1.3.0] - 2023-07-24
---------------------

Primarily widen the gamut of supported kernel versions, now supporting
all kernels from 5.2 and onwards.

- mvls: Support for 88E6320/88E6321

- mdio-netlink: Adapt to the upstream C22/C45 refactor.

Signed-off-by: Zhi-Jun You <hujy652@protonmail.com>
kernel/mdio-netlink/Makefile
net/mdio-tools/Makefile

index f63e4c27892cc9c75141f7c708db643b6c6605d0..a01df26835e8582c6d6951047ba68fbaafbc326d 100644 (file)
@@ -6,8 +6,8 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/wkz/mdio-tools
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=1.2.0
-PKG_MIRROR_HASH:=5dd21c47d12b5d81dd0783d874480172d00027c4a8902839fa9fc16718092c79
+PKG_SOURCE_VERSION:=1.3.0
+PKG_MIRROR_HASH:=668a1dcb06da1c0a26e3aac86487ca83cff548c8c6e3763fde905a888fea5f5e
 
 PKG_LICENSE:=GPL-2.0-only
 PKG_LICENSE_FILES:=COPYING
index d941bc484dd3364a092144dd2d49ba93ac948434..cdae3af08adeba6a568c2cd03aef1b339a829e9c 100644 (file)
@@ -5,8 +5,8 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/wkz/mdio-tools
 PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=1.2.0
-PKG_MIRROR_HASH:=396fd48662e0f4182b9c9db6e34d71dafd9e557d5021e8dc28edfc99d6ebc387
+PKG_SOURCE_VERSION:=1.3.0
+PKG_MIRROR_HASH:=409ac6aa6a141c0c6691522b27b90cb04d8323d3a9c3b5587f7cbae3f5c24536
 
 PKG_FIXUP:=autoreconf