[bitbake-devel] [PATCH 0/2][PULL] "__depends/__base_depends" ordering and config hash improvement

Dongxiao Xu dongxiao.xu at intel.com
Mon Apr 16 13:17:17 UTC 2012


Hi Richard,

This pull request contains commits that:
1) Retain order of "__depends" and "__base_depends".
2) Improve the config hash calculation.

Please help to review and pull.

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 (2):
  bitbake: Retain order for __depends and __base_depends
  data_smart: Improve the calculation of config hash

 lib/bb/cache.py          |    6 ++++--
 lib/bb/cooker.py         |    6 ++++--
 lib/bb/data_smart.py     |    7 ++++---
 lib/bb/parse/__init__.py |   12 ++++++++----
 4 files changed, 20 insertions(+), 11 deletions(-)

-- 
1.7.4.1





More information about the bitbake-devel mailing list