Searched refs:mark_dependency (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/classes/ |
| H A D | gitver.bbclass | 57 from bb.parse import mark_dependency 63 mark_dependency(d, os.path.join(gitdir, "HEAD")) 66 mark_dependency(d, os.path.join(gitdir, "index")) 74 mark_dependency(d, os.path.join(gitdir, ref)) 79 mark_dependency(d, tagdir)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/ |
| H A D | __init__.py | 81 def mark_dependency(d, f): function 125 mark_dependency(d, af) 130 mark_dependency(d, fn)
|
| /OK3568_Linux_fs/yocto/meta-rockchip/classes/ |
| H A D | auto-patch.bbclass | 12 bb.parse.mark_dependency(d, dir)
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/ |
| H A D | ConfHandler.py | 83 bb.parse.mark_dependency(data, af)
|
| H A D | BBHandler.py | 55 bb.parse.mark_dependency(d, af)
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | image_types_wic.bbclass | 141 bb.parse.mark_dependency(d, wks_file)
|
| H A D | useradd-staticids.bbclass | 256 bb.parse.mark_dependency(d, bb.utils.which(bbpath, conf_file))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3_3.10.9.bb | 278 bb.parse.mark_dependency(d, filename)
|