All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Quieten wet fetchers checkstatus method
@ 2011-09-14 22:40 Joshua Lock
  2011-09-14 22:40 ` [PATCH 1/1] fetch2/wget: make checkstatus() quieter Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2011-09-14 22:40 UTC (permalink / raw)
  To: bitbake-devel

This patch ensures that the checkstatus() method of the wget fetcher calls runfetchcmd() in
quiet mode which prevents wget's noisy stdout being printed to the users console.

Regards,
Joshua

The following changes since commit f4be83aae77a713e2b5a2d094651639b6e641031:

  hob: correctly set the selected image when loading a recipe (2011-09-13 08:30:49 -0700)

are available in the git repository at:
  git://github.com/incandescant/bitbake sanity
  https://github.com/incandescant/bitbake/tree/sanity

Joshua Lock (1):
  fetch2/wget: make checkstatus() quieter

 lib/bb/fetch2/wget.py |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2011-09-19 11:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-14 22:40 [PATCH 0/1] Quieten wet fetchers checkstatus method Joshua Lock
2011-09-14 22:40 ` [PATCH 1/1] fetch2/wget: make checkstatus() quieter Joshua Lock
2011-09-19 11:30   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.