diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-07 18:41:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-10 17:37:38 +0100 |
commit | 8dd09b3ddc572a338b4a6f1d859b68b2b4482d00 (patch) | |
tree | e7ca2f001f40273b95d33576891e1f9d8ef32217 /meta/classes/clutter.bbclass | |
parent | 5f48d53c5ed94b5c6aad9f73ff177aa35af90397 (diff) | |
download | openembedded-core-8dd09b3ddc572a338b4a6f1d859b68b2b4482d00.tar.gz openembedded-core-8dd09b3ddc572a338b4a6f1d859b68b2b4482d00.tar.bz2 openembedded-core-8dd09b3ddc572a338b4a6f1d859b68b2b4482d00.zip |
package.bbclass: Improve shlibs pkgdata file format
Instead of having a .list file and a .ver file, place the version
information into the .list file in a ":" delimited string.
Also place the path to the library here, this can then be used to
evaluate RPATHs in the shlib dependency code.
Since the disk format has changed, the easiest way to avoid build
failures in the same TMPDIR is to change the shlibs directory to
shlibs2. sstate dependency code with ensure everything rebuilds.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/clutter.bbclass')
0 files changed, 0 insertions, 0 deletions