Greetings !
I am trying to integrate the ubuntu 20.04 Root file system with the yocto build . Ultimately my final image should consists of :
Bootloader and Kernel : From default yocto build system.
Rootfile system : Should be taken the ubuntu 20.04 RFS.
I am adding the ubuntu 20.04 rfs as a recipe in yocto, but I am failing to integrate this ubuntu RFS over the default yocto root file system.
Requesting your solutions and steps .
Thanks in advance