summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-08-30 18:44:22 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-09-29 06:31:02 +0200
commit86e130dbc4e3e18187a89e249cab08758b2cd20e (patch)
treeb023c0d22e1afefe13fb942d28ab4515a9a39f70 /buildconf
parentadcf0b4f1cefa06826752b86034a722b87f2c67a (diff)
TMPDIR: rename from out to tmp
With the deploy dir no longer under TMPDIR switch back to the defaul tmp name as it does no longer contain the final deployable output. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'buildconf')
-rw-r--r--buildconf/local.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 50bca10..cb4f2c5 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -102,7 +102,6 @@ DL_DIR ?= "${TOPDIR}/downloads"
# The default is a tmp directory under TOPDIR.
#
#TMPDIR = "${TOPDIR}/tmp"
-TMPDIR = "${TOPDIR}/out"
#
# Where to place images and sw packages