From: Lianhao Lu <lianhao.lu@intel.com>
To: poky@yoctoproject.org
Subject: [IMAGE_CREATOR 0/1] Fixed the "build again" hang
Date: Fri, 10 Jun 2011 15:40:19 +0800 [thread overview]
Message-ID: <cover.1307691323.git.lianhao.lu@intel.com> (raw)
NOTE: This series of patch should be applied to the branch contrib/image-creator.
Modified hob to use the correct pygtk treading model "gobject.threads_init()".
See http://faq.pygtk.org/index.py?req=show&file=faq20.006.htp for details.
This model only allows the main thread to touch the GUI (gtk) part, what is
exactly the hob does.
The following changes since commit 116c075301878dbd769b7f39ec24381ac686502c:
Liping Ke (1):
Make bitbake server type configurable(xmlrpc,none)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib llu/build_again
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=llu/build_again
Lianhao Lu (1):
bitbake/hob: Fixed the "build again" hang.
bitbake/lib/bb/ui/crumbs/hobeventhandler.py | 3 +++
bitbake/lib/bb/ui/hob.py | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
next reply other threads:[~2011-06-10 7:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 7:40 Lianhao Lu [this message]
2011-06-10 7:40 ` [IMAGE_CREATOR 1/1] bitbake/hob: Fixed the "build again" hang Lianhao Lu
2011-06-10 17:30 ` Joshua Lock
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.1307691323.git.lianhao.lu@intel.com \
--to=lianhao.lu@intel.com \
--cc=poky@yoctoproject.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.