From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1] Fix a silly hob bug
Date: Tue, 11 Oct 2011 10:20:49 -0700 [thread overview]
Message-ID: <cover.1318353511.git.josh@linux.intel.com> (raw)
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
next reply other threads:[~2011-10-11 17:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-11 17:20 Joshua Lock [this message]
2011-10-11 17:20 ` [PATCH 1/1] hob: fix backtrace when dismissing open dialog Joshua Lock
2011-10-24 16:32 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1318353511.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.