diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2018-02-12 10:51:56 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-15 13:28:54 +0000 |
commit | 6d0d57776716a6619bfaf14ac4abc08d71a13dec (patch) | |
tree | edf2a9ad9a3f055216b77293258b264bd320e1fd /scripts/lib/devtool/package.py | |
parent | 053557091103d1474f2b4fcb175073da689ab9bb (diff) | |
download | poky-6d0d57776716a6619bfaf14ac4abc08d71a13dec.tar.gz |
icecc.bbclass: Move to shared work directory
Generate the icecc toolchains in a shared work directory. This class was
already setup to correctly synchronize creating the toolchains in a
shared location before the RSS changes, so return to that behavior
instead of generated the toolchains in each recipe's sysroot.
Additionally, it makes no sense for each recipe to generate a toolchain,
only to find it was already generated and uploaded to the compile server
by another recipe.
(From OE-Core rev: 20a53ac7818f268d4a4c86c8f35ca982baf96acf)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions