diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-09-27 23:58:37 -0700 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2015-09-28 00:45:40 -0700 |
commit | ffd3e4add72c85548bae7d7c15df3a7804e8c25a (patch) | |
tree | 2bc8ee538e43ad01a324570317cf0d9bcb390550 /meta/classes/package_tar.bbclass | |
parent | d5cf21179d9f8d3c053316b0864d72fc609f5423 (diff) | |
download | openembedded-core-contrib-ffd3e4add72c85548bae7d7c15df3a7804e8c25a.tar.gz |
toolchain-shar-relocate.sh: make it fasterrbt/sdk_time
Make the extrating faster by:
* Merge the two heavy "for .. find" loops into one
* Move the commands out of for loop rather than inside, this can reduce the
forking amount.
As a result, when install:
* buildtools-nativesdk-standalone: 14s -> 7s (50% saved)
* core-image-minimal-core2-64-toolchain: 56s -> 47s (17% saved)
[YOCTO #8404]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/package_tar.bbclass')
0 files changed, 0 insertions, 0 deletions