Home
last modified time | relevance | path

Searched refs:patch_tree (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py128 patch_tree = etree.parse(args.patch_xml) variable
129 patch_root = patch_tree.getroot()
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-xmlpatch.bbclass33 patch_tree = et.parse(patch_file)
34 patch_root = patch_tree.getroot()