mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
By defining the perf package in the shared kernel class bitbake will be able to find the package provider even when the preferred kernel doesn't build perf, preventing dependency resolution failures. Signed-off-by: Joshua Lock <josh@linux.intel.com>