Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1096 ensure_symlink(ud.localpath, origud.localpath)
1131 def ensure_symlink(target, link_name): function