All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2][PULL] Hob: Fix bug 2249
@ 2012-04-15  7:26 Dongxiao Xu
  2012-04-15  7:26 ` [PATCH 1/2] Hob: Handle NoProvider event in runningbuild module Dongxiao Xu
  2012-04-15  7:26 ` [PATCH 2/2] Hob: Simplify the init process Dongxiao Xu
  0 siblings, 2 replies; 3+ messages in thread
From: Dongxiao Xu @ 2012-04-15  7:26 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This is the second pull request that fixes bug 2249.
Besides, this adds another commit to simplify the Hob init process.

Please help to review and pull.

Changes from v1:
1) Add a new commit to simplify the Hob init process.

Thanks,
Dongxiao


The following changes since commit 95f4e9dc351f67442844ff52f90fc154fa95ba95:

  Hob: reset user recipe selection and package selection after settings are changed (2012-04-14 23:48:36 +0100)

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

Dongxiao Xu (2):
  Hob: Handle NoProvider event in runningbuild module
  Hob: Simplify the init process

 lib/bb/ui/crumbs/builder.py         |   31 +++++++++++++++++--------------
 lib/bb/ui/crumbs/hobeventhandler.py |   32 ++------------------------------
 lib/bb/ui/crumbs/runningbuild.py    |   17 +++++++++++++++++
 3 files changed, 36 insertions(+), 44 deletions(-)

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-15  7:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-15  7:26 [PATCH 0/2 v2][PULL] Hob: Fix bug 2249 Dongxiao Xu
2012-04-15  7:26 ` [PATCH 1/2] Hob: Handle NoProvider event in runningbuild module Dongxiao Xu
2012-04-15  7:26 ` [PATCH 2/2] Hob: Simplify the init process Dongxiao Xu

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.