All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] Fix GUI's
Date: Wed, 11 May 2011 13:02:04 -0700	[thread overview]
Message-ID: <cover.1305143302.git.josh@linux.intel.com> (raw)

From: Joshua Lock <josh@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@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



             reply	other threads:[~2011-05-11 20:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 20:02 Joshua Lock [this message]
2011-05-11 20:02 ` [PATCH 1/1] bitbake/ui: Fix Gtk+ GUI's after recent cache changes Joshua Lock
2011-05-16 19:44 ` [PATCH 0/1] Fix GUI's Joshua Lock
2011-05-16 19:48 ` 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.1305143302.git.josh@linux.intel.com \
    --to=josh@linux.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.