utils, oe.utils: add 'uniq' function
authorChris Larson <chris_larson@mentor.com>
Sun, 17 Oct 2010 05:32:06 +0000 (22:32 -0700)
committerChris Larson <chris_larson@mentor.com>
Sun, 17 Oct 2010 05:32:07 +0000 (22:32 -0700)
commit16011461a11c3408a81983b5f719e5e9da9c7ff6
tree5e5fb9951e9ff64833157a36009eca83c1816184
parentf6fa9298359781393ed2466c45cf42da56068bb1
utils, oe.utils: add 'uniq' function

Ignore duplicates in an iterable.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/utils.bbclass
lib/oe/utils.py