[poky] [PATCH 0/1] Fix GUI's
Richard Purdie
richard.purdie at linuxfoundation.org
Mon May 16 12:48:59 PDT 2011
On Wed, 2011-05-11 at 13:02 -0700, Joshua Lock wrote:
> 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(-)
Merged to bitbake and to master, thanks.
Richard
More information about the poky
mailing list