[oe] python 2.6 warning

Michael 'Mickey' Lauer mickey at vanille-media.de
Mon May 11 10:10:44 UTC 2009


On Monday 11 May 2009 11:22:56 Robert Schuster wrote:
> Hi all,
> those who are using bitbake with Python 2.6 (e.g. Ubuntu 09.04, Debian
> sid) will notice this warning:
>
> /home/rschus/oe/bitbake/lib/bb/COW.py:29: DeprecationWarning: the sets
> module is deprecated
>   import types, sets
>
> Is anyone from OE in the know how to fix that properly?

Basically you need to rewrite COW.py to work with the new built-in sets. Might 
be a chance to get another BitBake release out.

:M:





More information about the Openembedded-devel mailing list