[yocto] [layerindex-web][PATCH 0/3] Layer index fixes

Paul Eggleton paul.eggleton at linux.intel.com
Tue Aug 30 14:03:28 PDT 2016


Some minor fixes for the recent python3 work in the layer index, but more
importantly fix parsing in master for the multiconfig changes that recently
went into bitbake.

NOTE: this depends on the bitbake patchset I just sent in order to work.


The following changes since commit 1d76228675e93add50dd5216c43e00f977e1aaa8:

  Use functools.reduce instead of reduce (2016-07-04 09:51:21 +1200)

are available in the git repository at:

  git://git.yoctoproject.org/layerindex-web paule/mc-fixes
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/mc-fixes

Paul Eggleton (3):
  Use python3 commands in README
  Fix output decoding/reporting for bulk change patch download
  update_layer.py: fix up for bitbake API change

 README                             |  6 +++---
 layerindex/tools/import_classic.py | 11 +++++++----
 layerindex/update_layer.py         | 17 ++++++++++-------
 layerindex/views.py                |  3 +++
 4 files changed, 23 insertions(+), 14 deletions(-)

-- 
2.5.5




More information about the yocto mailing list