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 d92c5cd0ca..9fdbdfdc13 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -469,7 +469,7 @@ HOSTTOOLS += " \
469HOSTTOOLS += "ps stty ip ssh scp ping vi" 469HOSTTOOLS += "ps stty ip ssh scp ping vi"
470 470
471# Link to these if present 471# Link to these if present
472HOSTTOOLS_NONFATAL += "ccache pip3 ld.bfd ld.gold gcc-ar gpg sftp nc socat" 472HOSTTOOLS_NONFATAL += "ccache ld.bfd ld.gold gcc-ar gpg sftp nc socat"
473 473
474CCACHE ??= "" 474CCACHE ??= ""
475# Disable ccache explicitly if CCACHE is null since gcc may be a symlink 475# Disable ccache explicitly if CCACHE is null since gcc may be a symlink