bitbake: toaster: do not load all available timezones
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Tue, 1 Apr 2014 15:28:15 +0000 (15:28 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Apr 2014 16:00:00 +0000 (17:00 +0100)
commite05cccbe7d5d8e8c83cfe521b86a139f0bcf28db
tree57537262ebe5c6705e63255a5c4290e1c637c5c6
parentb721f2d88694a0a2666383976de50a73d7d8898d
bitbake: toaster: do not load all available timezones

This patch makes sure that we only load pytz-recognized
timezones. Pytz is used to transform the timezone information
for the database queries, and needs to be able to deal with
the TIME_ZONE value that we set up.

[YOCTO #6093]

(Bitbake rev: bfe67472e3ee778b78ef004b2153fa88b3807b92)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastermain/settings.py