Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Ddevtool-source.bbclass97 local_files = oe.recipeutils.get_recipe_local_files(d)
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py456 def get_recipe_local_files(d, patches=False, archives=False): function
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py841 local_files = oe.recipeutils.get_recipe_local_files(rd)
1407 existing_files = oe.recipeutils.get_recipe_local_files(rd)