diff options
author | Elizabeth Flanagan <elizabeth.flanagan@intel.com> | 2012-05-30 12:01:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-05 23:04:59 +0100 |
commit | 885e1f7e6886c783ae481afc7c08bac04843cae9 (patch) | |
tree | 1efc4f4d4cc1affd3490f5e3b50bdcc767407362 /oe-init-build-env | |
parent | f25a6c09daf00bc7d1d6af00998340c76dcc91e1 (diff) | |
download | poky-885e1f7e6886c783ae481afc7c08bac04843cae9.tar.gz |
license.bbclass: optimize pkg runtime data
This fixes an ugly way I was trying to find pkg runtime
data for package and license manifest creation.
rootfs generation times for core-image-minimal:
Prior to patch
real 0m41.570s
user 1m40.466s
sys 0m6.768s
With patch
real 0m27.527s
user 0m9.833s
sys 0m3.496s
(From OE-Core rev: 664bbf3207c229eef5ef94a08713a652f33a8466)
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Conflicts:
meta/classes/license.bbclass
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env')
0 files changed, 0 insertions, 0 deletions