]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.utils.metadata: drop 'unknown' git data elements
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 13 Jan 2017 13:12:39 +0000 (15:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:45 +0000 (22:45 +0000)
commitfce531c21f5e56d0f416b3405a0b0fc5ba567679
tree918ee49b0d3bf5a81abdcaea0886ac41befe69dd
parent0156ef46ccf5334ee72f0202f1089249c62af37b
oeqa.utils.metadata: drop 'unknown' git data elements

It's better just to not have the xml elements than to have elements with
faux data. One could have git branch named 'unknown', for example.

[YOCTO #10590]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/utils/metadata.py
scripts/oe-selftest