Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/
H A Dcreate.py19 def read_template(template, template_dir='templates'): function
41 readme_template = read_template('README').format(layername=layername)
57 layerconf_template = read_template('layer.conf').format(
64 example_template = read_template('example.bb')