mdio-tools: use commit hash as the source version
authorRobert Marko <robimarko@gmail.com>
Tue, 2 Apr 2024 13:14:03 +0000 (15:14 +0200)
committerTianling Shen <cnsztl@gmail.com>
Wed, 3 Apr 2024 05:34:33 +0000 (13:34 +0800)
commit639cc3d2e45bdbf427dfa892ea2d6a2894b325d0
tree2683ca6b6eaa3c145b3ac0f47b3897db53ab6403
parent69a5a8000b03e756f636b1b2fce4ef1e9f04f5eb
mdio-tools: use commit hash as the source version

In light of the recent XZ events, it seems that using the tag as the
source version reference is not ideal as it can be updated by the upstream
lets switch to using the full commit hash as the source.

This also should fix the APK semantic versioning by setting PKG_VERSION as
well updating the PKG_MIRROR_HASH which got broken by recent APK changes.

Signed-off-by: Robert Marko <robimarko@gmail.com>
kernel/mdio-netlink/Makefile
net/mdio-tools/Makefile