|
@@ -102,6 +102,7 @@ BBMULTICONFIG = " \
|
|
# The default is a downloads directory under TOPDIR which is the build directory.
|
|
# The default is a downloads directory under TOPDIR which is the build directory.
|
|
#
|
|
#
|
|
#DL_DIR ?= "${TOPDIR}/downloads"
|
|
#DL_DIR ?= "${TOPDIR}/downloads"
|
|
|
|
+DL_DIR = "/var/tmp/downloads"
|
|
|
|
|
|
#
|
|
#
|
|
# Where to place shared-state files
|
|
# Where to place shared-state files
|