Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/contrib/
H A Dgraph-tool17 scripts_lib_path = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), '..', … variable
18 sys.path.insert(0, scripts_lib_path)
H A Ddevtool-stress.py24 scripts_lib_path = os.path.abspath(os.path.join(os.path.dirname(os.path.realpath(__file__)), '..', … variable
25 sys.path.insert(0, scripts_lib_path)
/openbmc/openbmc/poky/scripts/
H A Dsend-error-report21 scripts_lib_path = os.path.join(os.path.dirname(os.path.realpath(__file__)), 'lib') variable
22 sys.path.insert(0, scripts_lib_path)