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-04 15:16:04 +0100 |
commit | 600c5897302d8dabaf37f50f6090e1042de0691b (patch) | |
tree | c16099bfdfd352068a9bd6755c3ebb0897c357f9 /scripts/lib/scriptpath.py | |
parent | b2a9b8930b549f59d32c2dc8890e42046c4356c8 (diff) | |
download | poky-600c5897302d8dabaf37f50f6090e1042de0691b.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: 6c84de9a47b6b86d406cf1cfb324828699062028)
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/scriptpath.py')
0 files changed, 0 insertions, 0 deletions