Home
last modified time | relevance | path

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

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