rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
48 stars 51 forks source link

Nothing provides atf-sunxi #72

Closed hmdevelopers closed 10 months ago

hmdevelopers commented 10 months ago

Hi, I am trying to build yocto for Orange Pi Zero 2 (Allwinner H616) with rauc support, but I am getting this error:

ERROR: Nothing PROVIDES 'atf-sunxi' (but /home/andrea/Documents/Development/HN3.0/yocto/layers/poky/meta/recipes-bsp/u-boot/u-boot_2023.10.bb DEPENDS on or otherwise requires it) ERROR: Required build target 'core-image-minimal' has no buildable providers.

I could not find the missing atf-sunxi layer.

Any hint about this?

Thanks in advance

hmdevelopers commented 10 months ago

Fixed by building kirkstone branch.

leon-anavi commented 10 months ago

@hmdevelopers thank you for using meta-rauc-community and reporting the fix.