diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-30 23:08:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-31 23:47:27 +0000 |
commit | a3f4e9ff55c7d9eba175e83eb6c99cf349a74432 (patch) | |
tree | 7f9cbef868214364497bd492a3fb0c6844a6c4e4 /meta/classes/pkgconfig.bbclass | |
parent | 3e02a7cda0ba70e3f9886c5cce37d71361280b11 (diff) | |
download | openembedded-core-a3f4e9ff55c7d9eba175e83eb6c99cf349a74432.tar.gz openembedded-core-a3f4e9ff55c7d9eba175e83eb6c99cf349a74432.tar.bz2 openembedded-core-a3f4e9ff55c7d9eba175e83eb6c99cf349a74432.zip |
relocatable: Make native .pc files relocatable
The native .pc files currently have hardcoded paths in them meaning each has
to be relocated at final install time. pkg-config has built in functionality
to avoid this, namely the pcfiledir variable.
This function translates .pc files to use the variable meaning further
relocation later is unnecessary.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/pkgconfig.bbclass')
0 files changed, 0 insertions, 0 deletions