Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py86 def prepend_comments(comments, json_manifest): argument
87 with open(json_manifest, 'r+') as manifest: