[yocto] [PATCH 0/2][autobuilder] Some fixes for PublishArtifacts

Joshua Lock joshua.lock at collabora.co.uk
Fri Mar 20 07:14:52 PDT 2015


When deploying an autobuilder today I had to make a couple of changes to
for variables I'd set in config/autobuilder.conf to work.

The first patch for TMP_DIR seems good enough but the second for publishing
sstate I'm more than a little wary of, mainly because you have to enable
sharing sstate in two places (which is twice as many chances it'll be
misconfigured)...

Joshua Lock (2):
  PublishArtifacts.py: respect TMP_DIR if it's set
  PublishArtifacts: enable publishing of sstate

 .../autobuilder/buildsteps/PublishArtifacts.py     | 51 ++++++++++++++--------
 1 file changed, 33 insertions(+), 18 deletions(-)

-- 
2.1.0




More information about the yocto mailing list