Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/
H A Dcreate.py19 def read_template(template, template_dir='templates'): argument
21 with open(os.path.join(os.path.dirname(__file__), template_dir, template)) as fd:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/git/
H A Dgit_2.35.7.bb72 template_dir=${datadir}/git-core/templates
/OK3568_Linux_fs/kernel/tools/perf/
H A DMakefile.config1112 template_dir = share/perf-core/templates
1143 template_dir_SQ = $(subst ','\'',$(template_dir))