[poky] [IMAGE_CREATOR 0/1] Fixed the "build again" hang

Lianhao Lu lianhao.lu at intel.com
Fri Jun 10 00:40:19 PDT 2011


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(-)




More information about the poky mailing list