]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk: Set PKG_CONFIG_SYSTEM_ variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Feb 2016 10:51:32 +0000 (10:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Feb 2016 11:16:20 +0000 (11:16 +0000)
commit837c8b749b06457ba4a5a76a34ffe45d36bf4ef3
tree2c6a285805a2ab600ef3d97d08918d7d74b99f1d
parenta7d45e6e0f141e3c000a550fb7f89fc4caa9056e
nativesdk: Set PKG_CONFIG_SYSTEM_ variables

When building nativesdk recipes, we noticed paths going into .pc files
which should have been suppressed since these were standard library
search paths. pkgconfig-native sets these variables to sane values
for native recipes, we need it set to values for our specific library
paths in the nativesdk case.

Setting these values cleans up the .pc files and suppresses the paths.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/nativesdk.bbclass