[OE-core] [PATCH 1/4] cve-update-db: New recipe to update CVE database

Alexander Kanavin alex.kanavin at gmail.com
Fri Jun 21 12:03:36 UTC 2019


On Fri, 21 Jun 2019 at 13:48, <Mikko.Rapeli at bmw.de> wrote:

>
> Hmm, possibly? I cherry-picked the patches to sumo and saw this missing
> dependency in my container.
>
> Did poky master switch from using host python to native after sumo?
>

poky uses host python for some things and native python for other things.
Generally where 'core python' is enough then we use the host python, but
when additional libraries are needed, then native python plus those
libraries is a better choice, as this doesn't require adding to the
required host packages list, and allows better control over how they're
built.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190621/191cf661/attachment.html>


More information about the Openembedded-core mailing list