| Submitter | Shane Wang |
|---|---|
| Date | March 30, 2012, 9:12 a.m. |
| Message ID | <cover.1333098599.git.shane.wang@intel.com> |
| Download | mbox |
| Permalink | /patch/24911/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib shane/hobComments
On Fri, 2012-03-30 at 17:12 +0800, Shane Wang wrote: > 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" Merged to master, thanks. Richard
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(-)