Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dsftp.py93 lpath = os.path.join(dldir, ud.localfile)
108 cmd = '%s %s %s %s' % (basecmd, port, remote, lpath)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/
H A Dpyinotify.py1895 def __get_sub_rec(self, lpath): argument
1905 for d in lpath:
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dpackage.bbclass1343 lpath = os.path.dirname(ltarget)
1346 if lpath and lpath != ".":
1347 ftarget += lpath + dv["dir"] + "/"
1349 if lpath.startswith(".."):
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch174 lpath='/bin'