Home
last modified time | relevance | path

Searched defs:native_sysroot (Results 1 – 15 of 15) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py128 bootimg_dir, kernel_dir, native_sysroot, updated_fstab_path): argument
208 native_sysroot, real_rootfs = True, pseudo_dir = None): argument
272 native_sysroot, pseudo): argument
348 native_sysroot, pseudo): argument
371 native_sysroot, pseudo): argument
407 native_sysroot, pseudo): argument
417 native_sysroot, pseudo): argument
430 native_sysroot): argument
451 native_sysroot): argument
469 native_sysroot): argument
[all …]
H A Dengine.py144 native_sysroot, options): argument
225 def __init__(self, imagepath, native_sysroot, fstypes=('fat', 'ext')): argument
557 def wic_ls(args, native_sysroot): argument
571 def wic_cp(args, native_sysroot): argument
583 def wic_rm(args, native_sysroot): argument
591 def wic_write(args, native_sysroot): argument
H A Dpluginbase.py90 bootimg_dir, kernel_dir, native_sysroot): argument
101 native_sysroot): argument
118 native_sysroot): argument
129 native_sysroot): argument
139 native_sysroot): argument
H A Dmisc.py128 def exec_native_cmd(cmd_and_args, native_sysroot, pseudo=""): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-pcbios.py52 bootimg_dir, kernel_dir, native_sysroot): argument
82 native_sysroot): argument
140 rootfs_dir, native_sysroot): argument
H A Dbootimg-biosplusefi.py121 bootimg_dir, kernel_dir, native_sysroot): argument
153 native_sysroot): argument
184 rootfs_dir, native_sysroot): argument
H A Disoimage-isohybrid.py202 native_sysroot): argument
236 rootfs_dir, native_sysroot): argument
441 bootimg_dir, kernel_dir, native_sysroot): argument
H A Drootfs.py65 def __get_pseudo(native_sysroot, rootfs, pseudo_dir): argument
76 krootfs_dir, native_sysroot): argument
H A Dbootimg-partition.py40 native_sysroot): argument
169 rootfs_dir, native_sysroot): argument
H A Dbootimg-efi.py209 native_sysroot): argument
285 rootfs_dir, native_sysroot): argument
H A Dempty.py49 rootfs_dir, native_sysroot): argument
H A Drawcopy.py72 rootfs_dir, native_sysroot): argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py44 native_sysroot, oe_builddir, options): argument
303 def __init__(self, path, ptable_format, partitions, native_sysroot=None, extra_space=0): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py169 native_sysroot=None, target_sys=None, limit_exc_output=0, output_log=None, **options): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py983 def _get_wic_partitions(self, wkspath, native_sysroot=None, ignore_status=False): argument