Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py98 url(r'^cmdline/$', views.CommandLineBuilds.as_view(), name='cmdlines'),
H A Dviews.py1961 class CommandLineBuilds(TemplateView): class
1966 context = super(CommandLineBuilds, self).get_context_data(**kwargs)