Hob: Remove duplication for certain bitbake variables
authorDongxiao Xu <dongxiao.xu@intel.com>
Sun, 1 Apr 2012 12:14:12 +0000 (20:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2012 13:00:26 +0000 (14:00 +0100)
commit0ab8ae71aeecb6ddfe340694cd4370d1d89a0258
treef7b04f997d3ebb3ef2b523a728018eb1c1203d60
parente9ad4409094b07ae9d54e0cf5cbe7f71d7132413
Hob: Remove duplication for certain bitbake variables

Sometimes, certain variables have duplicated values inside, for example,
IMAGE_FSTYPES = "tar.bz2 ext3 tar.bz2 ext3"

We need to remove the redundancy for those values.

(Bitbake rev: 98849cf9201239b23bbbe9247db4d6901f0ed905)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/hobeventhandler.py