All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2][PULL] Hob: Bug fixes
@ 2012-04-14 11:23 Dongxiao Xu
  2012-04-14 11:23 ` [PATCH 1/4] Hob: A minor fix on tooltip Dongxiao Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Dongxiao Xu @ 2012-04-14 11:23 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This is the revised pull request contains several Hob related bug fixes, please help to review and pull.

Add some missed changes from v1:
1) Change the commit author for "Hob: A minor fix on tooltip".
2) Use BB_DEFAULT_TASK as parameter of generate_package().
3) Remove un-used function image_list_append().

Thanks,
Dongxiao

The following changes since commit 434fdb3913cc78e2e9cdeede4c4fa7f1c8ef8892:

  Hob: Added required packages for toolchain. (2012-04-13 12:00:12 +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 (3):
  Hob: Save the original image name into template
  Hob: Build selected image if not customized
  Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"

Richard Purdie (1):
  Hob: A minor fix on tooltip

 lib/bb/ui/crumbs/builder.py         |   38 +++++++++++++++++++++-------------
 lib/bb/ui/crumbs/hig.py             |    5 +++-
 lib/bb/ui/crumbs/hobeventhandler.py |   27 ++++++++++++++----------
 lib/bb/ui/crumbs/hoblistmodel.py    |   16 --------------
 4 files changed, 43 insertions(+), 43 deletions(-)

-- 
1.7.4.1




^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/4][PULL] Hob: Bug fixes
@ 2012-04-14 10:42 Dongxiao Xu
  2012-04-14 10:42 ` [PATCH 1/4] Hob: A minor fix on tooltip Dongxiao Xu
  0 siblings, 1 reply; 7+ messages in thread
From: Dongxiao Xu @ 2012-04-14 10:42 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This pull request contains some Hob related bug fixes, please help to review and pull.

Thanks,
Dongxiao

The following changes since commit 434fdb3913cc78e2e9cdeede4c4fa7f1c8ef8892:

  Hob: Added required packages for toolchain. (2012-04-13 12:00:12 +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 (4):
  Hob: A minor fix on tooltip
  Hob: Save the original image name into template
  Hob: Build selected image if not customized
  Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build"

 lib/bb/ui/crumbs/builder.py         |   34 +++++++++++++++++++++-------------
 lib/bb/ui/crumbs/hig.py             |    5 ++++-
 lib/bb/ui/crumbs/hobeventhandler.py |   22 +++++++++++++---------
 3 files changed, 38 insertions(+), 23 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2012-04-14 13:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-14 11:23 [PATCH 0/4 v2][PULL] Hob: Bug fixes Dongxiao Xu
2012-04-14 11:23 ` [PATCH 1/4] Hob: A minor fix on tooltip Dongxiao Xu
2012-04-14 11:23 ` [PATCH 2/4] Hob: Save the original image name into template Dongxiao Xu
2012-04-14 11:23 ` [PATCH 3/4] Hob: Build selected image if not customized Dongxiao Xu
2012-04-14 11:23 ` [PATCH 4/4] Hob: Use BB_DEFAULT_TASK as build task instead of hardcoded "build" Dongxiao Xu
2012-04-14 13:43 ` [PATCH 0/4 v2][PULL] Hob: Bug fixes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2012-04-14 10:42 [PATCH 0/4][PULL] " Dongxiao Xu
2012-04-14 10:42 ` [PATCH 1/4] Hob: A minor fix on tooltip 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.