mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:50:57 +00:00
local.conf.sample: Fix commented value to match the default download directory
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
f47ae202af
commit
5b02bbcc32
@ -2,8 +2,8 @@
|
||||
CONF_VERSION = "1"
|
||||
|
||||
# Uncomment and change to cache the files Poky downloads in an alternative
|
||||
# location, default it ${TOPDIR}/sources
|
||||
#DL_DIR ?= "${TOPDIR}/sources"
|
||||
# location, default it ${TOPDIR}/downloads
|
||||
#DL_DIR ?= "${TOPDIR}/downloads"
|
||||
# Uncomment and change to cache Poky's built staging output in an alternative
|
||||
# location, default ${TOPDIR}/pstage
|
||||
#PSTAGE_DIR ?= "${TOPDIR}/pstage"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user