Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py63 currentdir = os.path.dirname(__file__) variable
64 for t in os.walk(os.path.dirname(currentdir)):
69 if "urls.py" in t[2] and t[0] != currentdir:
H A Dsettings.py302 currentdir = os.path.dirname(__file__) variable
303 for t in os.walk(os.path.dirname(currentdir)):
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/
H A Dselftest13 currentdir = os.path.dirname(os.path.abspath(__file__)) variable
14 patchesdir = os.path.join(currentdir, 'files')
15 topdir = os.path.dirname(currentdir)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch136 self.currentdir[self._includeDepth] = cd