summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
authorMatt Madison <matt@madison.systems>2017-09-14 16:22:30 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-21 09:05:50 +0100
commite1fd36cd6d0c6c70e498980678a71ba042063571 (patch)
tree123deaa9a78976f7019f2199c51d2f9eda2cddce /meta-poky
parent6590c03808c0c6728c6fa914c6bfecf72de1e95a (diff)
downloadpoky-e1fd36cd6d0c6c70e498980678a71ba042063571.tar.gz
go.bbclass: set TMPDIR during compilation
The go build tool creates working directories under $TMPDIR for all of its processing. Create a directory under ${WORKDIR} for this and point TMPDIR at it during compilation, so that systems that have a relatively small /tmp filesystems can still compile larger Go packages. (From OE-Core rev: 5de3de12c70f01753491c46b5622b0d273c3257b) Signed-off-by: Matt Madison <matt@madison.systems> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky')
0 files changed, 0 insertions, 0 deletions