summaryrefslogtreecommitdiffstats
path: root/external/poky/meta-poky/conf/site.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta-poky/conf/site.conf.sample')
-rw-r--r--external/poky/meta-poky/conf/site.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/poky/meta-poky/conf/site.conf.sample b/external/poky/meta-poky/conf/site.conf.sample
index a4c2f9fe..5164fedf 100644
--- a/external/poky/meta-poky/conf/site.conf.sample
+++ b/external/poky/meta-poky/conf/site.conf.sample
@@ -26,7 +26,7 @@ SCONF_VERSION = "1"
# 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
# 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
#DL_DIR = "/some/shared/download/directory/"