On Tue, 11 Jun 2019 at 15:55, Burton, Ross <[email protected]> wrote:
> Either is fine. Note that in the broken case - where the recipe isn't
> skipped - the test goes ahead and compiles stuff. Can you also try
> using --dry-run to see if that results in the same test behaviour, but
> without attempting compilation.
FWIW:
- result = bitbake(pn, ignore_status=True)
+ result = bitbake("%s --dry-run" % pn, ignore_status=True)
Still results in the nonspdx case failing as expected without the fix,
but without any compilation attempted.
Ross
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core