Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py82 SORT_DEPS = 1 variable
85 sort_model = SORT_DEPS
340 elif SORT_DEPS == sort_model:
553 add_line(" %s Recipe inner-depends order" % ('->' if (SORT_DEPS == sort_model) else '- '))
1440 if sort_model == SORT_DEPS:
1446 sort_model = SORT_DEPS
1448 sort_model = SORT_DEPS