]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.utils.metadata: have layer name as an attribute in xml
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 13 Jan 2017 13:12:43 +0000 (15:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jan 2017 22:45:46 +0000 (22:45 +0000)
commit50ea44c19005b536a2791113f8b536fd10548ead
tree8557cd98f56217a60d00316e213471c1ad0ad697
parent7757970bced4ecd6503991c0cf11f4d9158f650c
oeqa.utils.metadata: have layer name as an attribute in xml

Have the layer name as an attribute instead of of the name of the
element itself. That is, have <layer name="layer_name"/> instead of
<layer_name/>. A bit better XML design.

[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