[OE-core] INHERIT += "image-buildinfo" doesn't parse

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jun 5 07:20:11 UTC 2016


On Sat, 2016-06-04 at 18:55 -0400, Trevor Woerner wrote:
> Any config with
> 	INHERIT += "image-buildinfo"
> doesn't parse on master (updated moments ago):
> 
> 	ERROR: Error in compiling python function in /z/layerindex
> -master/layers/meta-poky/meta/classes/image-buildinfo.bbclass, line
> 27:
> 
> 	The code lines resulting in this error were:
> 	SyntaxError: invalid syntax (image-buildinfo.bbclass, line 35)
> 
> 	bb.BBHandledException: invalid syntax (image-buildinfo.bbclass,
> line 35)

I've tweaked line 35 which used an obsolete python syntax so was an
obvious/trivial fix. I've not tested it though...

Cheers,

Richard



More information about the Openembedded-core mailing list