diff options
author | Elliot Smith <elliot.smith@intel.com> | 2015-09-11 13:57:30 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-18 09:05:33 +0100 |
commit | 460e4c2c2c0411347442c30aedda6e0830fede16 (patch) | |
tree | b9b2789f2b4ff7e1c659d7859c7bfffe62565508 /scripts/crosstap | |
parent | b6d1d2acd58c949f7b8879fe5087c8846ac51a54 (diff) | |
download | poky-460e4c2c2c0411347442c30aedda6e0830fede16.tar.gz |
bitbake: toaster: Don't def a function for each call to build_artifact()
Cache the mimetype object and only define the function for
getting a mimetype once.
Also ensure that filemagic is listed as a requirement of
toaster. Doing this also means we can remove the code
which tries multiple different "magic" libraries, as we know
we have the right version available.
(Bitbake rev: 8d3aa2d46ebab7a59e57234f0b3f6fc3225a13e8)
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/crosstap')
0 files changed, 0 insertions, 0 deletions