]> code.ossystems Code Review - openembedded-core.git/commit
icecc.bbclass: Move to shared work directory
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 12 Feb 2018 16:51:56 +0000 (10:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2018 13:20:04 +0000 (13:20 +0000)
commit20a53ac7818f268d4a4c86c8f35ca982baf96acf
tree2cc809b188eeb9f57d3cef67c89a5d1b45c6e0a1
parent460ccb6e2c5e858614cb61f21923062b55ff325e
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.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass