Commit fffadbdd authored by Thomas Renninger's avatar Thomas Renninger Committed by Shuah Khan
Browse files

cpupower: Make lib versioning scheme more obvious and fix version link

library versioning was broken:
libcpupower.so.0.0.1
libcpupower.so -> libcpupower.so.0.0.1
libcpupower.so.1 -> libcpupower.so.0.0.1

and is fixed by this patch to:
libcpupower.so.1.0.1
libcpupower.so -> libcpupower.so.1.0.1
libcpupower.so.1 -> libcpupower.so.1.0.1

Link: https://lore.kernel.org/r/20250307094334.39587-1-trenn@suse.de


Signed-off-by: default avatarThomas Renninger <trenn@suse.de>
Signed-off-by: default avatarShuah Khan <shuah@kernel.org>
parent f89cb9cb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment