bitbake: toaster: Fix builds view filter options to match changes in filter dialog
authorRavi Chintakunta <ravi.chintakunta@timesys.com>
Wed, 22 Jan 2014 02:43:33 +0000 (21:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Feb 2014 15:38:52 +0000 (15:38 +0000)
commite549a41772b2b7207dbc6d93b2ef9ed10341908f
tree5ead20964e648c6f2aefa06ca5c6af43b493f670
parentb47799bc52cbd1626059900be85036c2a1b6dd94
bitbake: toaster: Fix builds view filter options to match changes in filter dialog

Filter dialog uses an array of tuples for filter options.Fixed the builds view
by changing the filter options from a dictionary to a list of tuples.

(Bitbake rev: bac1ca6e276b2e276b844d1009dba964810a2957)

Signed-off-by: Ravi Chintakunta <ravi.chintakunta@timesys.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/views.py