[bitbake-devel] [PATCH 0/1] Quieten wet fetchers checkstatus method

Joshua Lock josh at linux.intel.com
Wed Sep 14 22:40:57 UTC 2011


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





More information about the bitbake-devel mailing list