diff options
author | Changqing Li <changqing.li@windriver.com> | 2024-07-12 12:46:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-13 23:28:31 +0100 |
commit | a3518ccb6be7d8e315c3840550381c60aeace5c6 (patch) | |
tree | 1474d4cfd4465ab9241bc9f4ded7610cd86d455c /meta/recipes-graphics/mesa | |
parent | 1cf0974ad242f7eb2815a4ef0e3e5b6507ca56ea (diff) | |
download | poky-a3518ccb6be7d8e315c3840550381c60aeace5c6.tar.gz |
multilib.conf: remove appending to PKG_CONFIG_PATH
* Since commit [a23c482cab allarch: only enable allarch when multilib is
not used], allarch recipes will also be installed into
${MLPREFIX}recipe-sysroot, so this appending is not needed.
* This appending also causes some QA errors. Eg: for lib32-php, the
recipe will use 's@${RECIPE_SYSROOT}@@g' to remove host specific path,
this appending makes not all the host specific path are matched.
(From OE-Core rev: e6e6076f1956c711814c14d76194794d950e45f8)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa')
0 files changed, 0 insertions, 0 deletions