This is now in the default HOSTTOOLS so can be removed from here. Signed-off-by: Ross Burton <[email protected]> --- meta-poky/conf/site.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-poky/conf/site.conf.sample b/meta-poky/conf/site.conf.sample index a4c2f9feed9..5164fedf630 100644 --- a/meta-poky/conf/site.conf.sample +++ b/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/" -- 2.11.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
