I found a solution that works. If there are other more suitable solutions, please let me know, thank you. Everyone is welcome to discuss.
I use the bb.build.TaskFailed event, although it's global, not specific to a recipe. In the handler body, I use e.getTask() to determine whether the specified task failed, and if so, execute my code.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60966): https://lists.yoctoproject.org/g/yocto/message/60966 Mute This Topic: https://lists.yoctoproject.org/mt/101269502/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
