Yocto for Rock-5b

I am (slowly) attempting to create a Yocto BSP layer for Rock-5b

I wonder if anyone has any experience on that as I have found two GitHub repositories that is close to what’s needed.

Which one should I be based on?

https://github.com/JeffyCN/meta-rockchip
This has RK3588 support but I think it’s for the Rockchip RK3588 evaluation board as seen here

or

https://github.com/nishantpoorswani/meta-radxa
This only supports up to kernel 4.4 and Rock-4 but it has done a lot of work incorporate the Radxa stuff in it.

I have also found https://github.com/radxa/yocto-manifests/tree/chromium-kirkstone-next-radxa but I don’t quite know how to use it

1 Like

Check out meta-rockchip, it has working Rock-5b with a recent kernel. I am using it for my yocto builds on Rock-5b, 3a and 4b

Which other layers/ recipes do you have when building.

A few days ago I tried the one maintained by Radxa, it can’t compile the chromium bit as Rust can’t build for target

It’s not managed by radxa.

https://git.yoctoproject.org/meta-rockchip/