diff options
author | Changqing Li <changqing.li@windriver.com> | 2025-04-14 16:27:17 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-15 12:52:20 -0700 |
commit | d6c334c52618e0aabd0f3e8989c0d7417a0a4ada (patch) | |
tree | 628942fe3c9a79a1c37575f0dfdc1eaeb361b19d /meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch | |
parent | 7ca0d9b6d4f7cf79f34d03684a889592b20b7c95 (diff) | |
download | meta-openembedded-d6c334c52618e0aabd0f3e8989c0d7417a0a4ada.tar.gz |
turbostat: make turbostat's version align with kernel version
* Current PV 3.4 is the kernel version when the recipe is newly added,
set PKGV to KERNEL_VERSION to make it always align with kernel version
* turbostat has its runtime version, set CHECK_VERSION_PV to this version to mute
the version mismatch warning
[snip of turbostat.c]
void print_version()
{
fprintf(outf, "turbostat version 2024.07.26 - Len Brown <lenb@kernel.org>\n");
}
[snip]
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions