[oe] [PATCH] base.bbclass: Replace os.system with subprocess call.

Khem Raj raj.khem at gmail.com
Wed Aug 26 07:42:06 UTC 2009


On (24/08/09 08:48), Michael 'Mickey' Lauer wrote:
> As a general reminder, please avoid import statements in functions. They're 
> just wasting cycles. Put them into global scope.

looking at base.bbclass I decided to leave it as it is to conform to
other functions coding style but may be we should move the import to
global scope at once sometime.

Thanks

-Khem

> 
> :M:
> 
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list