Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestexport.bbclass95 files_to_copy = [ os.path.join('meta', 'lib', 'oeqa', 'core'),
103 for f in files_to_copy:
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dtestexport.py186 def files_to_copy(base_dir): function
219 for item in files_to_copy(bin_local_dir):