summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/bitbake.conf')
-rw-r--r--meta/conf/bitbake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 33fc9c6b60..bcc858c287 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -250,7 +250,7 @@ D = "${WORKDIR}/image"
250S = "${WORKDIR}/${BP}" 250S = "${WORKDIR}/${BP}"
251B = "${S}" 251B = "${S}"
252 252
253STAGING_DIR = "${TMPDIR}/staging" 253STAGING_DIR = "${TMPDIR}/sysroots"
254 254
255STAGING_DIR_NATIVE = "${STAGING_DIR}/${BUILD_SYS}" 255STAGING_DIR_NATIVE = "${STAGING_DIR}/${BUILD_SYS}"
256STAGING_BINDIR_NATIVE = "${STAGING_DIR_NATIVE}${bindir_native}" 256STAGING_BINDIR_NATIVE = "${STAGING_DIR_NATIVE}${bindir_native}"