All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shane Wang <shane.wang@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/2] Hob: bug fixes
Date: Fri, 30 Mar 2012 17:12:37 +0800	[thread overview]
Message-ID: <cover.1333098599.git.shane.wang@intel.com> (raw)

Fixes include:
 - a fix on build detail screen
 - a fix for finish_now() in runqueue.py

The following changes since commit bcd4d14425cadc5bd6296f59f14733e8c39c49dd:

  libc-packgae.bbclass: Add i686 support in locale_arch_options (2012-03-29 22:57:30 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib shane/hob
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob

Liming An (1):
  Hob: In building log page, fixed the issue about 'endpath' not clear
    when next to start build

Shane Wang (1):
  runqueue: wait and deal with those <defunct> sub-processes as soon as
    they are os.killed() when "Force stop"

 bitbake/lib/bb/runqueue.py                   |    1 +
 bitbake/lib/bb/ui/crumbs/builddetailspage.py |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)

-- 
1.7.6




             reply	other threads:[~2012-03-30  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30  9:12 Shane Wang [this message]
2012-03-30  9:12 ` [PATCH 1/2] runqueue: wait and deal with those <defunct> sub-processes as soon as they are os.killed() when "Force stop" Shane Wang
2012-03-30  9:12 ` [PATCH 2/2] Hob: In building log page, fixed the issue about 'endpath' not clear when next to start build Shane Wang
2012-03-30 16:17 ` [PATCH 0/2] Hob: bug fixes 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.1333098599.git.shane.wang@intel.com \
    --to=shane.wang@intel.com \
    --cc=bitbake-devel@lists.openembedded.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.