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:33 +0000 |
commit | e9256edb3399221f62e526ab5cbe3bd475c636c6 (patch) | |
tree | edf403f9b5011fe239d4f1b0041bd9d0829c94e8 /meta-yocto | |
parent | 2bb0b1d9b51309038fcaaa6e1a62990cd2e7e257 (diff) | |
download | poky-e9256edb3399221f62e526ab5cbe3bd475c636c6.tar.gz |
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.
(From OE-Core rev: a3f4e9ff55c7d9eba175e83eb6c99cf349a74432)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions