]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 20 Oct 2021 07:35:52 +0000 (15:35 +0800)
commit59655c76c395ffaae0342458a6a2ce0494b8e1a6
tree95c61c28b83285e1a1c75eb651f81339aef9ca78
parent16d6f01eced9e6de5068056aea07a08ec9dfb659
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: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/package.bbclass