Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1064 ensure_symlink(ud.localpath, origud.localpath)
1098 def ensure_symlink(target, link_name): function