mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
site.conf.sample: remove seq from HOSTTOOLS
This is now in the default HOSTTOOLS so can be removed from here. (From meta-yocto rev: 74bd707f129975a74c3b99a6744681da96f39f75) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2abd62f9fe
commit
347141ac7d
@@ -26,7 +26,7 @@ SCONF_VERSION = "1"
|
|||||||
# If you wish to use certain hosts without the proxy, specify them in NO_PROXY.
|
# If you wish to use certain hosts without the proxy, specify them in NO_PROXY.
|
||||||
# See the script for details on syntax. The script oe-git-proxy uses some tools
|
# See the script for details on syntax. The script oe-git-proxy uses some tools
|
||||||
# that may not be included on HOSTTOOLS, thus add them manually through
|
# that may not be included on HOSTTOOLS, thus add them manually through
|
||||||
# HOSTTOOLS += "getent seq"
|
# HOSTTOOLS += "getent"
|
||||||
|
|
||||||
# Uncomment this to use a shared download directory
|
# Uncomment this to use a shared download directory
|
||||||
#DL_DIR = "/some/shared/download/directory/"
|
#DL_DIR = "/some/shared/download/directory/"
|
||||||
|
|||||||
Reference in New Issue
Block a user