Look for the multiubi fstype:

https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/image_types.bbclass#n151


On Mon, Mar 4, 2019 at 6:17 AM Gabriele Zampieri
<gabbla.mal...@gmail.com> wrote:
>
> Hi all,
>
> I'm trying to build a distribution that has multiple partitions. The 
> desiderata is something like:
>
> - rootfs.ubifs mounted on /
> - data.ubifs mounted on /data
> - opt.ubifs mounted on /opt
>
> I was wondering if there is a standard way to achieve the goal. I see that 
> there is a tool called wic, but it does not seems to support ubifs. I could 
> post process the tarball image and doing stuff with my scripts, but I'd 
> prefer doing this in a single bitbake run. Can you suggest something?
>
> Thanks,
> Gabriele
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to