Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] site.conf.sample: remove seq from HOSTTOOLS
@ 2019-02-11 11:04 Ross Burton
  2019-02-11 11:04 ` [PATCH 2/4] xvideo-tests: remove Ross Burton
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ross Burton @ 2019-02-11 11:04 UTC (permalink / raw)
  To: openembedded-core

This is now in the default HOSTTOOLS so can be removed from here.

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-11 11:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-11 11:04 [PATCH 1/4] site.conf.sample: remove seq from HOSTTOOLS Ross Burton
2019-02-11 11:04 ` [PATCH 2/4] xvideo-tests: remove Ross Burton
2019-02-11 11:04 ` [PATCH 3/4] poky-floating-revisions: remove deleted tests Ross Burton
2019-02-11 11:04 ` [PATCH 4/4] bitbake: use GCC ar and ranlib wrappers Ross Burton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox