diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-10 00:10:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-10 14:38:45 +0000 |
commit | 12306d01a091899178aca26b629bf14f6161dfb4 (patch) | |
tree | 945b49f09dd3b39acefd52b3ae525d2d9efe07b5 /meta/classes/cmake.bbclass | |
parent | d60912993d8542883d2930101b5b9a21ecb6adc0 (diff) | |
download | poky-12306d01a091899178aca26b629bf14f6161dfb4.tar.gz |
package.bbclass: Optimise the per file rpm handling
Currently a process was being forked off for each individual file
this class wanted to inspect with rpmdeps. This converts it to use
rpmdeps-oecore which allows batch processing of these dependencies.
For do_package for perl, this reduced the time by about 1 minute (33%).
(From OE-Core rev: 548037acd63bd4859f8de8d23a3d12f36ce9f97f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions