All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/8 v2][PULL] Hob: Bug fixes: image_types, runqemu/deploy functionality filter, and DISTRO setting
Date: Sat, 24 Mar 2012 13:47:18 +0800	[thread overview]
Message-ID: <cover.1332567775.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

This is the second pull request for Hob bug fixes, please help to review and pull.

Changes from v1:
1) Rebased to latest master.
2) Added a new patch "Hob: Set empty DISTRO if "defaultsetup" is selected" that fixed the multiple inclusion of defaultsetup.conf. This could solve the problem Eric Benard reported in mailing list.

Thanks,
Dongxiao

The following changes since commit 0348ef08db9ac425d83126d2e6eb465adc28b110:

  Hob: Change the descriptions for view_recipe_button and view_package_button (2012-03-23 16:09:35 +0000)

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 (8):
  Hob: Remove unnecessary PARSE_BBFILES command
  Hob: Cleanup for hobeventhandler.py
  Hob: Initial an empty label in recipeselectionpage.py
  Hob: Change the Hob initialization process
  Hob: Fix the workaround to get image types
  Hob: Add a supported image type "vmdk"
  Hob: runqemu and deployment functionality filter
  Hob: Set empty DISTRO if "defaultsetup" is selected

 lib/bb/ui/crumbs/builder.py             |   20 +++++--
 lib/bb/ui/crumbs/hobeventhandler.py     |   92 ++++++++++++++-----------------
 lib/bb/ui/crumbs/hobwidget.py           |    1 +
 lib/bb/ui/crumbs/imagedetailspage.py    |   44 +++++++++++----
 lib/bb/ui/crumbs/recipeselectionpage.py |    2 +-
 lib/bb/ui/hob.py                        |    2 -
 6 files changed, 91 insertions(+), 70 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-03-24  5:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-24  5:47 Dongxiao Xu [this message]
2012-03-24  5:47 ` [PATCH 1/8] Hob: Remove unnecessary PARSE_BBFILES command Dongxiao Xu
2012-03-24  5:47 ` [PATCH 2/8] Hob: Cleanup for hobeventhandler.py Dongxiao Xu
2012-03-24  5:47 ` [PATCH 3/8] Hob: Initial an empty label in recipeselectionpage.py Dongxiao Xu
2012-03-24  5:47 ` [PATCH 4/8] Hob: Change the Hob initialization process Dongxiao Xu
2012-03-24  5:47 ` [PATCH 5/8] Hob: Fix the workaround to get image types Dongxiao Xu
2012-03-24  5:47 ` [PATCH 6/8] Hob: Add a supported image type "vmdk" Dongxiao Xu
2012-03-24  5:47 ` [PATCH 7/8] Hob: runqemu and deployment functionality filter Dongxiao Xu
2012-03-24  5:47 ` [PATCH 8/8] Hob: Set empty DISTRO if "defaultsetup" is selected Dongxiao Xu
2012-03-24 10:20   ` Richard Purdie
2012-03-24 11:09     ` Xu, Dongxiao
2012-03-24 11:40       ` 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.1332567775.git.dongxiao.xu@intel.com \
    --to=dongxiao.xu@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.