mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 15:02:58 +02:00
local.conf.common.inc.sample: use yocto download directory as default
This commit is contained in:
@@ -11,8 +11,8 @@ DISTRO = "tuxbox"
|
|||||||
|
|
||||||
### System variables
|
### System variables
|
||||||
#
|
#
|
||||||
#DL_DIR ?= "${COREBASE}/yocto-downloads"
|
DL_DIR = "${COREBASE}/yocto-downloads"
|
||||||
DL_DIR = "${HOME}/Downloads"
|
#DL_DIR = "${HOME}/Archive"
|
||||||
|
|
||||||
### sdk options
|
### sdk options
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user