Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dcreate.py22 def read_template(template, template_dir='templates'): function
44 readme_template = read_template('README').format(layername=layername)
60 layerconf_template = read_template('layer.conf').format(
67 example_template = read_template('example.bb')