| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | partition.py | 124 def prepare(self, creator, cr_workdir, oe_builddir, rootfs_dir, argument 204 def prepare_rootfs(self, cr_workdir, oe_builddir, rootfs_dir, argument 268 def prepare_rootfs_ext(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 330 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 353 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 389 def prepare_rootfs_squashfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 399 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument 409 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument 412 def prepare_empty_partition_ext(self, rootfs, oe_builddir, argument 433 def prepare_empty_partition_btrfs(self, rootfs, oe_builddir, argument [all …]
|
| H A D | pluginbase.py | 89 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 100 oe_builddir, bootimg_dir, kernel_dir, argument 117 oe_builddir, bootimg_dir, kernel_dir, argument 128 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument 138 oe_builddir, bootimg_dir, kernel_dir, rootfs_dir, argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | bootimg-pcbios.py | 51 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 81 oe_builddir, bootimg_dir, kernel_dir, argument 139 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | bootimg-biosplusefi.py | 120 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument 152 oe_builddir, bootimg_dir, kernel_dir, argument 183 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | isoimage-isohybrid.py | 199 oe_builddir, bootimg_dir, kernel_dir, argument 233 oe_builddir, bootimg_dir, kernel_dir, argument 438 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
|
| H A D | bootimg-partition.py | 36 oe_builddir, bootimg_dir, kernel_dir, argument 165 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | bootimg-efi.py | 198 oe_builddir, bootimg_dir, kernel_dir, argument 272 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | empty.py | 26 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | rawcopy.py | 64 oe_builddir, bootimg_dir, kernel_dir, argument
|
| H A D | rootfs.py | 75 oe_builddir, bootimg_dir, kernel_dir, argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/imager/ |
| H A D | direct.py | 44 native_sysroot, oe_builddir, options): argument
|