Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-setup.py30 native_template_file = os.path.join(sysroot, 'usr/share/meson/meson.native.template') variable
39 with open(native_template_file) as in_file: