Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-setup.py31 native_file = os.path.join(sysroot, 'usr/share/meson/meson.native') variable
42 with open(native_file, "w") as out_file: