Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Dongxiao Xu <dongxiao.xu@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4 v3][PULL] "__depends/__base_depends" ordering, config hash improvement, and Hob fix
Date: Tue, 17 Apr 2012 16:21:35 +0800	[thread overview]
Message-ID: <cover.1334650694.git.dongxiao.xu@intel.com> (raw)

Hi Richard,

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

This pull request contains commits that:
1) Retain order of "__depends" and "__base_depends".
2) Improve the config hash calculation.
3) Enlarge the upper value for image size spinner.
4) Set stop button insensitive before hide it

Changes from v2:
Add a new commit that set the stop button insensitive before hide it.

Thanks,
Dongxiao

The following changes since commit 98694c1dbc276cc151f393db67bfd43442da28ba:

  Hob: fixed a little view issue about package selection page (2012-04-16 12:56:15 +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):
  bitbake: Retain order for __depends and __base_depends
  data_smart: Improve the calculation of config hash
  Hob: Enlarge the upper value of image size
  Hob: Set the "stop" button insensitive before hide it

 lib/bb/cache.py                      |    6 ++++--
 lib/bb/cooker.py                     |    6 ++++--
 lib/bb/data_smart.py                 |    7 ++++---
 lib/bb/parse/__init__.py             |   12 ++++++++----
 lib/bb/ui/crumbs/builddetailspage.py |    1 +
 lib/bb/ui/crumbs/hig.py              |    8 ++++----
 6 files changed, 25 insertions(+), 15 deletions(-)

-- 
1.7.4.1




             reply	other threads:[~2012-04-17  8:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17  8:21 Dongxiao Xu [this message]
2012-04-17  8:21 ` [PATCH 1/4] bitbake: Retain order for __depends and __base_depends Dongxiao Xu
2012-04-17 10:39   ` Richard Purdie
2012-04-18  3:52     ` Lu, Lianhao
2012-04-17  8:21 ` [PATCH 2/4] data_smart: Improve the calculation of config hash Dongxiao Xu
2012-04-17  8:21 ` [PATCH 3/4] Hob: Enlarge the upper value of image size Dongxiao Xu
2012-04-17  8:21 ` [PATCH 4/4] Hob: Set the "stop" button insensitive before hide it Dongxiao Xu

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.1334650694.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox