[OE-core] [RFC] package.bbclass: enable the use of ERROR_QA

Phil Blundell philb at gnu.org
Mon Jul 2 22:34:04 UTC 2012


On Mon, 2012-07-02 at 15:27 -0700, Saul Wold wrote:
> +		if "installed_vs_shipped" in = (d.getVar('INSANE_SKIP_' + pn, True) or "").split()
> +			bb.note("Package %s skipping Packging installed vs shipped QA test" % pn) 
> +			continue

Does that actually compile?  It doesn't look entirely like valid python
to me.

p.






More information about the Openembedded-core mailing list