All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix a silly hob bug
@ 2011-10-11 17:20 Joshua Lock
  2011-10-11 17:20 ` [PATCH 1/1] hob: fix backtrace when dismissing open dialog Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2011-10-11 17:20 UTC (permalink / raw)
  To: bitbake-devel

Dismissing the open file dialog in hob results in a backtrace, this is due
to a stupid logic/indentation error on my part - the following patch
rectifies this.

Regards,
Joshua

The following changes since commit dca46cc2e1c75b6add2c4801e2994a4812745f5b:

  fetch2: Export additional variables to the fetchers (2011-10-05 14:23:16 +0100)

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

Joshua Lock (1):
  hob: fix backtrace when dismissing open dialog

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

-- 
1.7.6.4




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

end of thread, other threads:[~2011-10-24 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 17:20 [PATCH 0/1] Fix a silly hob bug Joshua Lock
2011-10-11 17:20 ` [PATCH 1/1] hob: fix backtrace when dismissing open dialog Joshua Lock
2011-10-24 16:32   ` 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.