diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-06 15:58:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-10 11:23:45 +0000 |
commit | cfabbd46f53bfdcd0ec17e475f05dd322d3deebe (patch) | |
tree | 078e544245f24ae8172572b23d87fa8fee8ec328 /scripts/lib/build_perf | |
parent | 68fee9588bc2a3f65f6ece467f6e0d2e0f8d8ec2 (diff) | |
download | poky-cfabbd46f53bfdcd0ec17e475f05dd322d3deebe.tar.gz |
util-linux: Improve PACKAGES_DYNAMIC handling for util-linux-native
DEBUG: Assuming util-linux-swapon-native is a dynamic package, but it may not exist
DEBUG: Assuming util-linux-swapon-native is a dynamic package, but it may not exist
DEBUG: providers for util-linux-swapon-native are: ['util-linux', 'util-linux-native']
DEBUG: sorted runtime providers for util-linux-swapon-native are: ['recipes-core/util-linux/util-linux_2.40.2.bb', 'virtual:native:recipes-core/util-linux/util-linux_2.40.2.bb']
NOTE: Multiple providers are available for runtime util-linux-swapon-native (util-linux, util-linux-native)
The PACKAGES_DYANMIC line could match native and non-native packages so
tweak to improve -native handling and avoid the above warnings in world builds.
(From OE-Core rev: 5577bb4772a76b3e419cf1f8f2a439bc1b15a9b5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf')
0 files changed, 0 insertions, 0 deletions