Home
last modified time | relevance | path

Searched refs:taskUniHashUpdate (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dsiggen.py815 … bb.event.fire(bb.runqueue.taskUniHashUpdate(mcfn + ':do_' + task, new_unihash), d)
H A Drunqueue.py3299 class taskUniHashUpdate(bb.event.Event): class
3353 if isinstance(event, taskUniHashUpdate):