All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/3] Layer index fixes
@ 2016-08-30 21:03 Paul Eggleton
  2016-08-30 21:03 ` [layerindex-web][PATCH 1/3] Use python3 commands in README Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2016-08-30 21:03 UTC (permalink / raw)
  To: yocto

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-30 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-30 21:03 [layerindex-web][PATCH 0/3] Layer index fixes Paul Eggleton
2016-08-30 21:03 ` [layerindex-web][PATCH 1/3] Use python3 commands in README Paul Eggleton
2016-08-30 21:03 ` [layerindex-web][PATCH 2/3] Fix output decoding/reporting for bulk change patch download Paul Eggleton
2016-08-30 21:03 ` [layerindex-web][PATCH 3/3] update_layer.py: fix up for bitbake API change Paul Eggleton
2016-08-30 21:32 ` [layerindex-web][PATCH 0/3] Layer index fixes Andreas Müller

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.