| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | partition.py | 125 bootimg_dir, kernel_dir, native_sysroot, updated_fstab_path): argument 205 native_sysroot, real_rootfs = True, pseudo_dir = None): argument 269 native_sysroot, pseudo): argument 331 native_sysroot, pseudo): argument 354 native_sysroot, pseudo): argument 390 native_sysroot, pseudo): argument 400 native_sysroot, pseudo): argument 409 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument 413 native_sysroot): argument 434 native_sysroot): argument [all …]
|
| H A D | engine.py | 144 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 D | pluginbase.py | 90 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 D | misc.py | 127 def exec_native_cmd(cmd_and_args, native_sysroot, pseudo=""): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | bootimg-pcbios.py | 52 bootimg_dir, kernel_dir, native_sysroot): argument 82 native_sysroot): argument 140 rootfs_dir, native_sysroot): argument
|
| H A D | bootimg-biosplusefi.py | 121 bootimg_dir, kernel_dir, native_sysroot): argument 153 native_sysroot): argument 184 rootfs_dir, native_sysroot): argument
|
| H A D | isoimage-isohybrid.py | 200 native_sysroot): argument 234 rootfs_dir, native_sysroot): argument 439 bootimg_dir, kernel_dir, native_sysroot): argument
|
| H A D | rootfs.py | 65 def __get_pseudo(native_sysroot, rootfs, pseudo_dir): argument 76 krootfs_dir, native_sysroot): argument
|
| H A D | bootimg-partition.py | 37 native_sysroot): argument 166 rootfs_dir, native_sysroot): argument
|
| H A D | bootimg-efi.py | 199 native_sysroot): argument 273 rootfs_dir, native_sysroot): argument
|
| H A D | empty.py | 27 rootfs_dir, native_sysroot): argument
|
| H A D | rawcopy.py | 65 rootfs_dir, native_sysroot): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 44 native_sysroot, oe_builddir, options): argument 302 def __init__(self, path, ptable_format, partitions, native_sysroot=None, extra_space=0): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | commands.py | 171 native_sysroot=None, limit_exc_output=0, output_log=None, **options): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | wic.py | 891 def _get_wic_partitions(self, wkspath, native_sysroot=None, ignore_status=False): argument
|