[yocto] Building single package as image, respecting dependencies

Burton, Ross ross.burton at intel.com
Thu May 23 05:15:25 PDT 2019


On Wed, 22 May 2019 at 14:28, Norman Stetter <Norman.Stetter at garz-fricke.com>
wrote:

> Is there a way to have dependencies between images? So I could have the
> python-image build know which dependencies are already built into my OS
> image and therefore not include them itself?
>

No.  An image is a self-contained file system.  About 50% of your image
recipe isn't helping your goal of an image that contains a single package.

I have to query your assumptions though: if you're going to have python3 in
a filessytem that you mount when required, how are you saving space?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190523/832dc8a6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 14804 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190523/832dc8a6/attachment.jpg>


More information about the yocto mailing list