1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-15 17:50:07 +00:00
Files
poky/meta/recipes-devtools
Peter Bergin 0e32e1cb26 pkg-config-native,librsvg-native: fix EXTRA_NATIVE_PKGCONFIG_PATH
When building librsvg-native the variable PKG_CONFIG_PATH
was incorrect in the bitbake environment but handled correct due
to the pkg-config-native wrapper. Commit [1] and [2]
introduced some inconsistens of EXTRA_NATIVE_PKGCONFIG_PATH
where it was prepended in pkg-config-native wrappers but
appended in native.bbclass.

  meta/classes-recipe/native.bbclass:
    PKG_CONFIG_PATH .= "${EXTRA_NATIVE_PKGCONFIG_PATH}"

This commit will try to resolve this to always append the
EXTRA_NATIVE_PKGCONFIG_PATH. It is tested by building
librsvg-native and also checking bitbake environment
before and after.

[1] https://git.openembedded.org/openembedded-core/commit?id=2bc050146d47b14d890a1b0db2b55f9057a08b65
[2] https://git.openembedded.org/openembedded-core/commit?id=ae4824f4f6234884a245bce314d6305ad8eb982d

(From OE-Core rev: a59fa4a4bf08bbbd79fbb1642b3e3b23181f87c9)

Signed-off-by: Peter Bergin <peter@berginkonsult.se>
Cc: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-03-20 11:29:04 +00:00
..
2025-03-17 17:09:22 +00:00
2025-03-17 22:38:32 +00:00
2025-03-17 22:38:32 +00:00
2025-03-19 12:09:06 +00:00
2025-01-04 12:34:04 +00:00
2025-02-20 11:57:49 +00:00
2025-03-06 11:16:46 +00:00
2025-03-17 22:38:32 +00:00
2025-03-13 11:00:36 +00:00
2025-03-17 17:09:22 +00:00
2025-03-17 17:09:22 +00:00
2025-01-29 10:40:41 +00:00
2025-03-17 22:38:32 +00:00
2025-03-06 11:16:47 +00:00
2025-03-06 11:16:47 +00:00
2025-03-06 11:16:47 +00:00
2025-03-20 11:29:04 +00:00
2025-03-06 11:16:47 +00:00
2025-01-20 13:38:59 +00:00
2025-02-18 22:53:45 +00:00
2025-02-05 12:49:55 +00:00
2025-01-23 11:56:47 +00:00
2025-02-05 12:49:55 +00:00
2025-03-17 17:09:22 +00:00
2025-02-05 12:49:56 +00:00