[poky] [PATCH 0/1] Fix GUI's

Joshua Lock josh at linux.intel.com
Wed May 11 13:02:04 PDT 2011


From: Joshua Lock <josh at linux.intel.com>

A recent sysnc with upstream BitBake changed the behaviour of cache
loading such that we need to handle the ParseStarted event not having
a useful total value.

This patch ensures that our three Gtk+ GUI's will continue to work as
expected.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/gui
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/gui

Thanks,
    Joshua Lock <josh at linux.intel.com>
---


Joshua Lock (1):
  bitbake/ui: Fix Gtk+ GUI's after recent cache changes

 bitbake/lib/bb/ui/crumbs/hobeventhandler.py |    2 ++
 bitbake/lib/bb/ui/crumbs/runningbuild.py    |    4 +++-
 bitbake/lib/bb/ui/depexp.py                 |    2 ++
 3 files changed, 7 insertions(+), 1 deletions(-)

-- 
1.7.5.1




More information about the poky mailing list