I’m using latest dunfell poky and I’m hitting following issue:
ERROR: No recipes available for:
/home/user/project/meta-mender/meta-mender-core/recipes-bsp/u-boot/libubootenv_0.2.bbappend
Seems that libubootenv was bumped to 0.3 in latest dunfell 022affe4592c1a21d6abb00619e5927865748819
and thus an error.
Renaming recipe to x_0.3.bbappend resolve an issue but I’m not sure if patches are still valid. I can post PR if necessary. Thanks.