Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dappend.py389 def existing_path(filepath): function
396 filepath = existing_path(filepath)
438 …etavar='FILE', help='File(s) to be added to the recipe sources (WORKDIR or S)', type=existing_path)
445 …, metavar='FILE', help='File to be added to the recipe sources (WORKDIR or S)', type=existing_path)