Go to file
Changqing Li d6c334c526
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>
2025-04-15 12:52:20 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems layers: Add whinlatter (5.3) to compatible layer series 2025-04-11 20:51:29 -07:00
meta-gnome libuser: correct the package version 2025-04-15 12:52:19 -07:00
meta-initramfs layers: Add whinlatter (5.3) to compatible layer series 2025-04-11 20:51:29 -07:00
meta-multimedia meta-multimedia-image-ptest-all: Do not run PTESTS_PROBLEMS_META_MULTIMEDIA 2025-04-12 10:11:33 -07:00
meta-networking meta-networking-image-ptest-all: Do not run PTESTS_PROBLEMS_META_NETWORKING 2025-04-12 10:11:32 -07:00
meta-oe turbostat: make turbostat's version align with kernel version 2025-04-15 12:52:20 -07:00
meta-perl meta-perl-image-ptest-all: Do not run PTESTS_PROBLEMS_META_PERL 2025-04-12 10:11:33 -07:00
meta-python python3-pyyaml-include: update SRCREV 2025-04-15 12:52:19 -07:00
meta-webserver layers: Add whinlatter (5.3) to compatible layer series 2025-04-11 20:51:29 -07:00
meta-xfce layers: Add whinlatter (5.3) to compatible layer series 2025-04-11 20:51:29 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories