Home
last modified time | relevance | path

Searched defs:oe_builddir (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/wic/
H A Dpartition.py127 def prepare(self, creator, cr_workdir, oe_builddir, rootfs_dir, argument
207 def prepare_rootfs(self, cr_workdir, oe_builddir, rootfs_dir, argument
271 def prepare_rootfs_ext(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
347 def prepare_rootfs_btrfs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
370 def prepare_rootfs_msdos(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
416 def prepare_rootfs_erofs(self, rootfs, cr_workdir, oe_builddir, rootfs_dir, argument
426 def prepare_empty_partition_none(self, rootfs, oe_builddir, native_sysroot): argument
429 def prepare_empty_partition_ext(self, rootfs, oe_builddir, argument
450 def prepare_empty_partition_btrfs(self, rootfs, oe_builddir, argument
468 def prepare_empty_partition_msdos(self, rootfs, oe_builddir, argument
[all …]
H A Dpluginbase.py89 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
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-pcbios.py51 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 Dbootimg-biosplusefi.py120 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 Disoimage-isohybrid.py201 oe_builddir, bootimg_dir, kernel_dir, argument
235 oe_builddir, bootimg_dir, kernel_dir, argument
440 def do_install_disk(cls, disk, disk_name, creator, workdir, oe_builddir, argument
H A Dbootimg-partition.py39 oe_builddir, bootimg_dir, kernel_dir, argument
168 oe_builddir, bootimg_dir, kernel_dir, argument
H A Dbootimg-efi.py208 oe_builddir, bootimg_dir, kernel_dir, argument
284 oe_builddir, bootimg_dir, kernel_dir, argument
H A Dempty.py48 oe_builddir, bootimg_dir, kernel_dir, argument
H A Drawcopy.py71 oe_builddir, bootimg_dir, kernel_dir, argument
H A Drootfs.py75 oe_builddir, bootimg_dir, kernel_dir, argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/imager/
H A Ddirect.py44 native_sysroot, oe_builddir, options): argument