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-09 16:46:45 +0100 |
commit | 6539d3c3db7a7b7b26b5a10eef6f4c5ccb06f59d (patch) | |
tree | 54f05e6072c52fad95432edf5f44f55d053853da /meta/lib/patchtest/repo.py | |
parent | 04536da0e11bdf732eb30985fff334e36832dfc1 (diff) | |
download | poky-6539d3c3db7a7b7b26b5a10eef6f4c5ccb06f59d.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: 3d3f4de598f989d89d31a7b4a05f472b39607b2b)
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 'meta/lib/patchtest/repo.py')
0 files changed, 0 insertions, 0 deletions