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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index bfa28d3bc9..05d5a844de 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -973,3 +973,4 @@ oe.sstatesig.find_sstate_manifest[vardepsexclude] = "BBEXTENDCURR BBEXTENDVARIAN
973oe.utils.get_multilib_datastore[vardepsexclude] = "DEFAULTTUNE_MULTILIB_ORIGINAL OVERRIDES" 973oe.utils.get_multilib_datastore[vardepsexclude] = "DEFAULTTUNE_MULTILIB_ORIGINAL OVERRIDES"
974oe.path.format_display[vardepsexclude] = "TOPDIR" 974oe.path.format_display[vardepsexclude] = "TOPDIR"
975oe.utils.multiprocess_launch[vardepsexclude] = "BB_NUMBER_THREADS" 975oe.utils.multiprocess_launch[vardepsexclude] = "BB_NUMBER_THREADS"
976oe.packagedata.emit_pkgdata[vardepsexclude] = "BB_NUMBER_THREADS"