Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dget_module_deps3.py127 soabi = sysconfig.get_config_var('SOABI') variable
129 if soabi in dep_path:
132 dep_path = dep_path.replace(soabi,'*')