diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-19 20:59:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-24 11:52:07 +0100 |
commit | 6334129dfbe266602fab70ce445641053a05be6c (patch) | |
tree | bcfe9b174af462a063b2a09b5068b738b37a525a /LICENSE | |
parent | bcd47389f4b1fc69d2bb4da01933bfa1fdcae092 (diff) | |
download | openembedded-core-6334129dfbe266602fab70ce445641053a05be6c.tar.gz openembedded-core-6334129dfbe266602fab70ce445641053a05be6c.tar.bz2 openembedded-core-6334129dfbe266602fab70ce445641053a05be6c.zip |
package: Drop subshell usage for dwarfsrcfile generation.
The command for running dwarfsrcfiles is simple and does not need a subshell
for each execution. By expanding out this function to use check_output()
from subprocess and a list of arguments, the shell overhead can be dropped.
For recipes with lots of files this gives a significant saving.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions