1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 05:40:00 +00:00
Files
poky/meta/recipes-devtools
Alexander Kanavin c6557ce953 pkg-config-native: pick additional search paths from $EXTRA_NATIVE_PKGCONFIG_PATH
This was prompted by working on librsvg update: the new meson-driven
version wants to query values from .pc files residing in its own
build directory, and modifies PKG_CONFIG_PATH accordingly.

When using the pkg-config-native wrapper such modifications
have no effect, and we have to pass them in manually
from the recipe via EXTRA_NATIVE_PKGCONFIG_PATH variable.

This variable is already defined (with an empty value) and
appended to PKG_CONFIG_PATH export in the native class, so this
simply extends its use to the wrapper.

(Appending to PKG_CONFIG_PATH in the wrapper, instead of resetting it,
is not an option as that can lead to contamination with the cross values).

(From OE-Core rev: 2bc050146d47b14d890a1b0db2b55f9057a08b65)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-12-05 17:07:10 +00:00
..
2024-11-25 22:23:25 +00:00
2024-08-23 09:12:37 +01:00
2024-11-27 14:58:48 +00:00
2024-11-27 14:58:48 +00:00
2024-09-03 10:21:38 +01:00
2024-11-27 14:58:48 +00:00
2024-08-23 09:12:37 +01:00
2024-08-30 21:59:38 +01:00
2024-10-08 13:26:39 +01:00
2024-10-11 12:17:02 +01:00
2024-10-29 11:19:57 +00:00
2024-10-29 11:19:57 +00:00
2024-09-30 17:00:50 +01:00
2024-11-27 14:58:48 +00:00
2024-11-18 22:09:02 +00:00
2024-09-04 12:38:44 +01:00
2024-11-27 16:44:48 +00:00
2024-08-23 09:12:37 +01:00
2024-08-08 08:26:14 +01:00
2024-08-28 09:14:26 +01:00
2024-11-18 22:09:02 +00:00
2024-11-27 16:44:48 +00:00
2024-08-29 21:58:19 +01:00
2024-09-30 17:00:51 +01:00
2024-11-27 14:58:48 +00:00
2024-08-28 09:14:26 +01:00
2024-12-05 17:07:10 +00:00
2024-11-18 22:09:02 +00:00
2024-11-18 22:09:02 +00:00
2024-11-21 12:16:28 +00:00
2024-11-22 16:53:37 +00:00