Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py540 check_single_file(dirlist[0], fetchuri)
545 check_single_file(fn, fetchuri)
928 def check_single_file(fn, fetchuri): function