amend.bbclass: work with all versions of bitbake
authorChris Larson <chris_larson@mentor.com>
Fri, 20 Aug 2010 01:33:28 +0000 (18:33 -0700)
committerChris Larson <chris_larson@mentor.com>
Fri, 20 Aug 2010 01:34:59 +0000 (18:34 -0700)
commitb8b2ca6b0d13df3aea2d6974e5a6b9c65a220756
treea6fe3151fbdb85797b9ee14963dcab70e8404db7
parentc323496195aaec26055da823a6c0166c7836c6b2
amend.bbclass: work with all versions of bitbake

Latest bitbake uses a set for __depends, rather than a list, so handle that
when we add the nonexistent files.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
classes/amend.bbclass