Hob: a minor fix on image_fstypes
authorShane Wang <shane.wang@intel.com>
Mon, 2 Apr 2012 08:29:19 +0000 (16:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2012 17:48:08 +0000 (18:48 +0100)
commit5207a87ee4ece1eb758bcc99c7e2369c073f491f
tree30961a38a781eff7c01f3129776d099f8d378ce1
parentcca6c39f1879db145cf98cac6cd6d344a245836e
Hob: a minor fix on image_fstypes

image_fstypes in the configuration has been changed into a string rather than
a list. Here we correct it in __init__() of class Configuration. At other places,
image_fstypes are all strings.

(Bitbake rev: 59dd7e91c11e0348f967578f32e13f5984c6a452)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py