diff options
| -rw-r--r-- | meta/conf/bitbake.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index 983987cf7e..e7826e7af9 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf | |||
| @@ -543,6 +543,9 @@ HOSTTOOLS_NONFATAL += "scp" | |||
| 543 | # Used by Mercurial fetcher | 543 | # Used by Mercurial fetcher |
| 544 | HOSTTOOLS_NONFATAL += "hg" | 544 | HOSTTOOLS_NONFATAL += "hg" |
| 545 | 545 | ||
| 546 | # Used by gcp fetcher | ||
| 547 | HOSTTOOLS_NONFATAL += "gsutil" | ||
| 548 | |||
| 546 | # Link to git-lfs if present | 549 | # Link to git-lfs if present |
| 547 | HOSTTOOLS_NONFATAL += "git-lfs" | 550 | HOSTTOOLS_NONFATAL += "git-lfs" |
| 548 | 551 | ||
