All of lore.kernel.org
 help / color / mirror / Atom feed
* [Image_Creator_Patch 0/1] Not display false error msg
@ 2011-06-07  7:12 Lianhao Lu
  2011-06-07  7:12 ` [Image_Creator_Patch 1/1] bitbake/hob: Not display false error msg at hob exit Lianhao Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Lianhao Lu @ 2011-06-07  7:12 UTC (permalink / raw)
  To: poky

This patch prevents displaying the false error msg "Nothing to do.  Use 'bitbake world' to build everything, or run 'bitbake --help' for usage information." when hob ui exits.

NOTE: This patch should be applied to the branch of "poky-contrib/josh/hob". 

The following changes since commit 8f7947c089c86deee84f284b352dbdac4bfd6bf2:
  Joshua Lock (1):
        bitbake/hob: show the busy cursor when performing lengthy operations

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib llu/hob_errmsg
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/hob_errmsg

Lianhao Lu (1):
  bitbake/hob: Not display false error msg at hob exit.

 bitbake/lib/bb/cooker.py      |    4 +++-
 bitbake/lib/bb/ui/__init__.py |    2 ++
 bitbake/lib/bb/ui/hob.py      |    3 +++
 3 files changed, 8 insertions(+), 1 deletions(-)



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

end of thread, other threads:[~2011-06-07 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07  7:12 [Image_Creator_Patch 0/1] Not display false error msg Lianhao Lu
2011-06-07  7:12 ` [Image_Creator_Patch 1/1] bitbake/hob: Not display false error msg at hob exit Lianhao Lu
2011-06-07 13:37   ` Chris Larson

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.