On Friday 08 July 2011 01:53:38 Khem Raj wrote: > > On Fri, Jul 8, 2011 at 1:11 AM, Andrea Adami <[email protected]> > >> > >> + image = bb.data.getVar('INITRAMFS_IMAGE', d, True) > >> + if image != '' and image is not None: > ^^^ > Is this ok ?
Probably "if image:" would be better. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
