Home
last modified time | relevance | path

Searched refs:mark_dependency (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitver.bbclass57 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)
/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py93 def mark_dependency(d, f): function
137 mark_dependency(d, af)
142 mark_dependency(d, fn)
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py86 bb.parse.mark_dependency(data, af)
H A DBBHandler.py63 bb.parse.mark_dependency(d, af)
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage_types_wic.bbclass167 bb.parse.mark_dependency(d, wks_file)
/openbmc/openbmc/poky/meta/classes/
H A Duseradd-staticids.bbclass262 bb.parse.mark_dependency(d, bb.utils.which(bbpath, conf_file))
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3_3.13.1.bb340 bb.parse.mark_dependency(d, filename)