diff options
Diffstat (limited to 'meta/conf/bitbake.conf')
| -rw-r--r-- | meta/conf/bitbake.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index ab91b932c4..daf978025c 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -626,8 +626,8 @@ require conf/abi_version.conf | |||
| 626 | # Weak variables (usually to retain backwards compatibility) | 626 | # Weak variables (usually to retain backwards compatibility) |
| 627 | ################################################################## | 627 | ################################################################## |
| 628 | 628 | ||
| 629 | DL_DIR ?= "${TMPDIR}/downloads" | 629 | DL_DIR ?= "${TOPDIR}/downloads" |
| 630 | PSTAGE_DIR ?= "${TMPDIR}/pstage" | 630 | PSTAGE_DIR ?= "${TOPDIR}/pstage" |
| 631 | IMAGE_FSTYPES ?= "tar.gz" | 631 | IMAGE_FSTYPES ?= "tar.gz" |
| 632 | PCMCIA_MANAGER ?= "pcmcia-cs" | 632 | PCMCIA_MANAGER ?= "pcmcia-cs" |
| 633 | DEFAULT_TASK_PROVIDER ?= "task-base" | 633 | DEFAULT_TASK_PROVIDER ?= "task-base" |
