Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/
H A Dpythondeps207 def get_depends(path): function
237 modules = get_depends(path)
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dclassextend.py12 def get_depends(varprefix, d): function
/OK3568_Linux_fs/kernel/tools/testing/ktest/
H A Dktest.pl3693 sub get_depends { subroutine
3750 my @parents = get_depends $config;
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst1043 def get_depends(d):
1050 DEPENDS = "${@get_depends(d)}"