On 3 October 2017 at 15:13, [email protected] <[email protected]> wrote:

> Hi all,
> I am new to the Yocto project.
> Is this the Yocto forum ?
> I would like configure pkg-config search directories but, the program
> configured from the sysroots file system, so it does not see Host
> environment variables.
> i.e : there are two pkg-config apps : Host's pkg-config located at
> /usr/bin/ , and bitbake pkg-config located at ~/Yocto/build/tmp/sysroots/
> x86_64-linux/usr/bin/
>
>
If you want to access pkg-config files on the host, you'll need to use the
pkg-config-native binary as pkg-config uses the *target* sysroots.

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to