Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dksparser.py22 from wic.engine import find_canned
109 result = find_canned(scripts_path, arg)
H A Dengine.py598 def find_canned(scripts_path, file_name): function
624 cfg_file = find_canned(scripts_path, boot_file)