diff options
author | Mark Hatle <mark.hatle@amd.com> | 2022-08-17 10:44:00 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-08-18 10:02:41 -0500 |
commit | 99c5291dfdcd6e4b2a95630e689dcc054e999ccf (patch) | |
tree | a23b89daab2636eda85f25dd2d2bc00a3d4e16ed /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 226a7d19234973ef77bdba29da53a0c0ff592b2c (diff) | |
download | meta-xilinx-99c5291dfdcd6e4b2a95630e689dcc054e999ccf.tar.gz |
dt-processor.sh: Move BASE_TMPDIR from = to ?=
The build directory may be on an NFS server, while it's easy for a user to
modify the BASE_TMPDIR to a local device, this is difficult for an automated
build to do via another configuration file.
Switching to ?= will allow site.conf (or a similar file) to set a custom value
for BASE_TMPDIR to a local disk.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit ac13c9714585deab3c6c8e815b9750e8a4e1f0b0)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
0 files changed, 0 insertions, 0 deletions