On Fri, 2009-04-24 at 10:19 +0300, Petri Lehtinen wrote: > From: Petri Lehtinen <[email protected]> > > bb.msg.warn() takes two required args instead of three (like > bb.msg.note() and bb.msg.debug()). > --- > > The plain() function a few lines up is also wrong, it passes too few > arguments to bb.msg.warn(). I can't really fix it because I don't know > what its purpose is.
I realise this was a while ago but I've just noticed this wasn't applied and its a good fix. I've applied a version which fixed plain() too, thanks! Richard _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
