[OE-core] [PATCH] selftest: do not perform a full build in test_continue
Burton, Ross
ross.burton at intel.com
Thu Feb 2 13:47:36 UTC 2017
On 2 February 2017 at 13:26, Alexander Kanavin <
alexander.kanavin at linux.intel.com> wrote:
> runCmd('bitbake -c cleanall man xcursor-transparent-theme')
> - result = runCmd('bitbake man xcursor-transparent-theme -k',
> ignore_status=True)
> + result = runCmd('bitbake -c unpack -k man
> xcursor-transparent-theme', ignore_status=True)
>
I also have to ask why it does cleanall. Why isn't clean sufficient?
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170202/baddc3b7/attachment-0002.html>
More information about the Openembedded-core
mailing list