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 00/14][PULL] Hob: Bugfix and feature enhancement
Date: Thu, 29 Mar 2012 20:01:06 +0800	[thread overview]
Message-ID: <cover.1333022081.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

This pull request contains Hob related bug fixes and enhancement.
Please help to review and pull.

Thanks,
Dongxiao

The following changes since commit f9cf2671c0ecad153db11bca1aebe151213bfb42:

  bb.build: use relative log links, not absolute (2012-03-28 22:28:00 +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 (14):
  Hob: Remove un-used signal and functions
  Hob: Fix adding duplicated meta-hob layer
  Hob: Define a variable to store the image name and toolchain
  Hob: Improve the matching for runnable machine type
  command.py: Move triggerEvent to command async class
  Hob: Improve for init a new build
  Hob: Fix MACHINE setting
  Hob: Inherit image_types.bbclass in set_user_config()
  Hob: Update configuration after parsing
  Hob: Remember user settings when reparse config
  Hob: Update the cache when setting changed
  Hob: Change the format to store image_fstype variable
  Hob: Fix the setting hash calculation
  Hob: Replace "local.conf" in error message

 lib/bb/command.py                    |   17 +++++----
 lib/bb/ui/crumbs/builder.py          |   65 ++++++++++++++++++++++++---------
 lib/bb/ui/crumbs/hig.py              |   40 ++++++++++++---------
 lib/bb/ui/crumbs/hobeventhandler.py  |   34 ++++++++----------
 lib/bb/ui/crumbs/imagedetailspage.py |    3 +-
 5 files changed, 97 insertions(+), 62 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-03-29 12:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-29 12:01 Dongxiao Xu [this message]
2012-03-29 12:01 ` [PATCH 01/14] Hob: Remove un-used signal and functions Dongxiao Xu
2012-03-29 12:01 ` [PATCH 02/14] Hob: Fix adding duplicated meta-hob layer Dongxiao Xu
2012-03-29 12:01 ` [PATCH 03/14] Hob: Define a variable to store the image name and toolchain Dongxiao Xu
2012-03-29 12:01 ` [PATCH 04/14] Hob: Improve the matching for runnable machine type Dongxiao Xu
2012-03-29 12:01 ` [PATCH 05/14] command.py: Move triggerEvent to command async class Dongxiao Xu
2012-03-29 12:01 ` [PATCH 06/14] Hob: Improve for init a new build Dongxiao Xu
2012-03-29 12:01 ` [PATCH 07/14] Hob: Fix MACHINE setting Dongxiao Xu
2012-03-29 12:01 ` [PATCH 08/14] Hob: Inherit image_types.bbclass in set_user_config() Dongxiao Xu
2012-03-29 12:01 ` [PATCH 09/14] Hob: Update configuration after parsing Dongxiao Xu
2012-03-29 12:01 ` [PATCH 10/14] Hob: Remember user settings when reparse config Dongxiao Xu
2012-03-29 12:01 ` [PATCH 11/14] Hob: Update the cache when setting changed Dongxiao Xu
2012-03-29 12:01 ` [PATCH 12/14] Hob: Change the format to store image_fstype variable Dongxiao Xu
2012-03-29 12:01 ` [PATCH 13/14] Hob: Fix the setting hash calculation Dongxiao Xu
2012-03-29 12:01 ` [PATCH 14/14] Hob: Replace "local.conf" in error message Dongxiao Xu
2012-03-29 20:22 ` [PATCH 00/14][PULL] Hob: Bugfix and feature enhancement 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.1333022081.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.