I add these lines in a bbappend file:
addhandler cjltest
cjltest[eventmask] = "bb.event.BuildStarted"
python cjltest () {
    bb.warn("enter my event code")
}

But when bitbake this recipe, no warning message appears.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60033): https://lists.yoctoproject.org/g/yocto/message/60033
Mute This Topic: https://lists.yoctoproject.org/mt/98924617/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to