Searched defs:archs (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oe/package_manager/deb/ |
H A D | __init__.py | 182 …def __init__(self, d, target_rootfs, archs, base_archs, apt_conf_dir=None, deb_repo_workdir="oe-ro… argument 399 def _create_configs(self, archs, base_archs): argument
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-avx.py | 9 archs = [ variable
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/ipk/ |
H A D | __init__.py | 164 …def __init__(self, d, target_rootfs, config_file, archs, task_name='target', ipk_repo_workdir="oe-… argument
|