On actual meta-mender dunfell I see failure when parsing mender-monitor like:
bb.data_smart.ExpansionError: Failure expanding variable SRCREV, expression was ${@mender_monitor_srcrev_from_src_uri(d, '')} which triggered exception IndexError: list index out of range
Seems it’s using SRU_URI but it’s not defined. Thanks.
@lluiscampos I saw you pushed recipe, can you please check? Thanks