Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dappend.py415 def existing_path(filepath): function
422 filepath = existing_path(filepath)
466 …etavar='FILE', help='File(s) to be added to the recipe sources (WORKDIR or S)', type=existing_path)
475 …, metavar='FILE', help='File to be added to the recipe sources (WORKDIR or S)', type=existing_path)