diff options
author | Ross Burton <ross.burton@arm.com> | 2025-09-03 17:44:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-07 00:05:40 +0100 |
commit | d65ed8b4170aef06b08abd6b68e75ed64541d47b (patch) | |
tree | 01fbda7b4ffbbf1fe7cda9965aa173c02e2bc707 /scripts/lib/wic/plugins/source/extra_partition.py | |
parent | b56609fadd955e927dd844cf17be9fad79a2e9f0 (diff) | |
download | poky-d65ed8b4170aef06b08abd6b68e75ed64541d47b.tar.gz |
nativesdk-sdk-provides-dummy: allow pkgconfig to be installed into SDKs
This recipe is a dummy provider of pkgconfig, but we want our SDKs to
ship a pkgconfig binary if requested as otherwise that's a host tool
that would be required to use the SDK. On Linux that's easily solved,
but meta-mingw/meta-darwin SDKs can't really assume that pkgconfig will
be present on the host.
This behaviour dates back to 2014 when construction of SDKs with RPM
packages was added[1] and notably the same behaviour didn't exist for
ipkg-based SDKs.
[1] oe-core 417b27ce5c1 ("lib/oe/sdk.py: support RpmRootfs")
(From OE-Core rev: 8580d9f5df001f3a2910481ef070dde0b906f25c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source/extra_partition.py')
0 files changed, 0 insertions, 0 deletions