diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-07-17 23:34:35 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-21 11:52:26 +0100 |
commit | 74b670cf0bbd0e9a5a862f34586917f95b84ae01 (patch) | |
tree | eaf8b97609632f1b070eb509d06cf39202a6d984 /scripts/lib/scriptpath.py | |
parent | 099176ef01dd751fd36f33a61665bcccaaf184ae (diff) | |
download | poky-74b670cf0bbd0e9a5a862f34586917f95b84ae01.tar.gz |
kernel: set HOSTPKG_CONFIG to use pkg-config-native
The 5.19 kernel introduced a variable to specify the pkg-config
command to use for host tools.
Previously to this being introduced, we needed to overrride the
standard PKG_CONFIG* variables to avoid calls to pkg-config using
the target configuration.
While we can't completely drop the PKG_CONFIG workaround, we
should introduce the new variable, and prepare to only use it
once all supported kernels are 5.19+
(From OE-Core rev: d4b5ea28078cbbf417d95e1b77c6b8c3e9f9e4c0)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@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