[OE-core] [PATCH v2 00/10] oeqa.utils.metadata: update xml schema

Markus Lehtonen markus.lehtonen at linux.intel.com
Fri Jan 13 13:12:36 UTC 2017


Changes since v1:
- import of git module moved back to function level
- two new patches regarding config variables


The following changes since commit acce512a0b85853b5acf2ef07e4163a3b4f33a98:

  selftest/devtool: update test to work with new mtd-utils (2017-01-09 13:34:32 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib marquiz/oeqa-metaxml
  http://git.openembedded.org/openembedded-core-contrib/log/?h=marquiz/oeqa-metaxml


Markus Lehtonen (10):
  oeqa.utils.metadata: re-organise host distro information
  oeqa.utils.metadata: re-organise distro information
  oeqa.utils.metadata: drop 'unknown' git data elements
  oeqa.utils.metadata: fix retrieval of git branch and revision
  oeqa.utils.metadata: rename 'revision' to 'commit'
  oeqa.utils.metadata: add commit count information
  oeqa.utils.metadata: have layer name as an attribute in xml
  oeqa.utils.metadata: add bitbake revision information
  oeqa.utils.metadata: allow storing any bitbake config variables
  oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKE

 meta/lib/oeqa/utils/metadata.py | 87 +++++++++++++++++++++++++++++------------
 scripts/oe-selftest             | 12 +++---
 2 files changed, 67 insertions(+), 32 deletions(-)

-- 
2.6.6



More information about the Openembedded-core mailing list