]> code.ossystems Code Review - openembedded-core.git/commit
package: Ensure pclist files are deterministic and don't use full paths
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Sep 2021 12:30:59 +0000 (13:30 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 19 Oct 2021 14:04:49 +0000 (04:04 -1000)
commit00615c9edb8b9b644e853453603846eddfff2054
treee756f984746a40651f8aceadcb5a3b2e941c752c
parent03b4b26ced1d3fb3646b366b5178bb6cdcb9addd
package: Ensure pclist files are deterministic and don't use full paths

Currently the pkgconfig pclist files contain full paths which are build
host specific and the order of entries is not deterministic.

Fix both these issues so the files are deterministic.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e422e29bca4af3ab4073e04490f38b05cd7c38c0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/package.bbclass