[OE-core] [PATCH 1/3] oe-selftest: Updated --list-tests and --list-tests-by

Istrate, Daniel AlexandruX daniel.alexandrux.istrate at intel.com
Fri Mar 18 09:25:33 UTC 2016


We could gather all external python modules and we either verify if they are installed and ask the user to install them or attempt to pip install all of them when sourcing the environment (oe-init-build-env).

--Daniel

From: Burton, Ross [mailto:ross.burton at intel.com]
Sent: Thursday, March 17, 2016 22:33
To: Istrate, Daniel AlexandruX <daniel.alexandrux.istrate at intel.com>
Cc: OE-core <openembedded-core at lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 1/3] oe-selftest: Updated --list-tests and --list-tests-by


On 17 March 2016 at 10:37, Daniel Istrate <daniel.alexandrux.istrate at intel.com<mailto:daniel.alexandrux.istrate at intel.com>> wrote:
+from tabulate import tabulate

This isn't a core python module, so adds an external dependency.  Are we okay with adding new dependencies to the selftest code, or should we try to keep the dependencies down?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160318/3aa4e493/attachment-0002.html>


More information about the Openembedded-core mailing list