diff options
| author | Ross Burton <ross.burton@arm.com> | 2023-01-26 12:42:16 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-15 21:47:00 +0000 |
| commit | 6fba96cb032bad4aa6b8c4b7d0b422c3e5465a1c (patch) | |
| tree | d4c9ce6bd830e4d566c21a367738ad69fe25a93f /scripts/lib/checklayer/case.py | |
| parent | 98ba4716e9f394e5894a41f167f20754c61e817d (diff) | |
| download | poky-6fba96cb032bad4aa6b8c4b7d0b422c3e5465a1c.tar.gz | |
buildtools-tarball: set pkg-config search path
The buildtools-tarball includes a native sysroot with .pc files, and
in the case of buildtools-extended-tarball a pkg-config binary too.
If we're using the host pkg-config then it doesn't know to search in the
native sysroot. If we're using our pkg-config then it searches in the
build-time prefix and not the actual SDK installation location.
Neither of these are correct, so set PKG_CONFIG_LIBDIR to search:
- The native sysroot
- The host pkg-config's default search path, if present
- Falling back to /usr/lib/pkgconfig, if not
In an ideal world this would be handled by the generic toolchain script,
but that is slightly more involved.
[ YOCTO #15007 ]
(From OE-Core rev: 407e859edabb4e3527740a96a0dc8e0383c77f99)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8f768a3f4c7ff477e994d60800e5a1b83891615a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/checklayer/case.py')
0 files changed, 0 insertions, 0 deletions
