Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dimage-manifest366 layerdir = oe.recipeutils.find_layerdir(fpth)
405 patchlayerdir = oe.recipeutils.find_layerdir(patch)
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Drecipeutils.py556 destlayerdir = find_layerdir(destdir)
634 origlayerdir = find_layerdir(recipefile)
923 def find_layerdir(fn): function
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dstandard.py2079 origlayerdir = oe.recipeutils.find_layerdir(recipefile)
2098 destlayerbasedir = oe.recipeutils.find_layerdir(destlayerdir)
2105 origlayerpath = oe.recipeutils.find_layerdir(origpath)
2126 …removing_original = (origpath and origfilelist and oe.recipeutils.find_layerdir(origpath) == destl…