Lines Matching defs:oe_builddir
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
451 def prepare_empty_partition_msdos(self, rootfs, oe_builddir, argument
477 def prepare_swap_partition(self, cr_workdir, oe_builddir, native_sysroot): argument