Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1050 OUTCOME_EMPTY = 5 variable in Task
1059 (OUTCOME_EMPTY, 'Empty'),
1068 (OUTCOME_EMPTY, 'This task has no executable content'),
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1223 task_information['outcome'] = Task.OUTCOME_EMPTY