diff options
author | Ravi Chintakunta <ravi.chintakunta@timesys.com> | 2014-01-17 16:27:29 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-17 15:38:52 +0000 |
commit | fd86e0e557cecc0bec4a0c01f8a7dfd0bbc62703 (patch) | |
tree | c7a4206eb56fa6e38c80283567264ccb941cd5b1 /bitbake/lib/bb/methodpool.py | |
parent | 2b2d3d618fb59b20c9a62f5f010f12a8b8aac57c (diff) | |
download | poky-fd86e0e557cecc0bec4a0c01f8a7dfd0bbc62703.tar.gz |
bitbake: toaster: Filter Dialog fix to display filter options as radio buttons
- Filter options are displayed as radio buttons in the filter dialog.
- To preserve the order of the filter options, the options are passed
as tuples inside a list, instead of key/value pairs of a dictionary. Changed
the filter dialog code to use the tuple
(Bitbake rev: 5e475b312348fa45312946b528648739c78da2ba)
Signed-off-by: Ravi Chintakunta <ravi.chintakunta@timesys.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/methodpool.py')
0 files changed, 0 insertions, 0 deletions