[Buildroot] Porting a vendor specific yocto layer to the buildroot

Peter Korsgaard peter at korsgaard.com
Mon Jan 25 21:17:04 UTC 2021


>>>>> "scd" == scd rjcom <scdrjcom at gmail.com> writes:

Hi,

 > Thank you!  I understand that the vendor specific layers have their own
 > packages and customizations.

 > I was looking for some generic guidelines to perform this. (Assuming that
 > all the packages are open source)

Well, besides the suggestions I provided already, I don't really know
what else I can tell. In Buildroot, the content of the rootfs comes from
packages, rootfs overlays and post-build scripts, so you need to match
the things that the yocto layer does to these 3 things.


 > It would be great if buildroot documentation will provide some guidelines
 > to perform the porting of the Yocto layers to Buildroot.

But the Buildroot developers may not be Yocto experts (I'm certainly
not), so I am not sure we are the best people to provide a 1-to-1
mapping between yocto concepts and the Buildroot equivalent.

But if you do, I don't see why we couldn't carry such a cheat sheet in
the manual.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list