Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Drunexported.py34 from oeqa.utils.commands import runCmd, updateEnv
144 updateEnv(env_file)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dcommands.py364 def updateEnv(env_file): function