urton, Ross
>
> Cc: yocto@yoctoproject.org
> Betreff: Re: [yocto] Building single package as image, respecting
> dependencies
>
> On 24/05/2019 15:28, Norman Stetter wrote:
> > Is there no way to simply force bitbake to only build the packages I
> > want, ignoring depen
On 24/05/2019 15:28, Norman Stetter wrote:
Is there no way to simply force bitbake to only build the packages I
want, ignoring dependencies? We used to build the image like this
before, using PTXDist.
Everything else seems to be a dirty hack.
Can you just collect the extra packages (ipk/deb/
HRB 60514
Geschäftsführer: Matthias Fricke, Manfred Garz, Marc-Michael Braun
Von: Burton, Ross [mailto:ross.bur...@intel.com]
Gesendet: Friday, May 24, 2019 11:45 AM
An: Norman Stetter
Cc: yocto@yoctoproject.org
Betreff: Re: [yocto] Building single package as image, respecting dependencies
On F
tetter
Cc: yocto@yoctoproject.org
Betreff: Re: [yocto] Building single package as image, respecting dependencies
On Fri, 24 May 2019 at 07:30, Norman Stetter
mailto:norman.stet...@garz-fricke.com>> wrote:
For the OS image I use cpio.gz as file system. It gets booted as a RAMdisk.
Sorry, f
On Fri, 24 May 2019 at 07:30, Norman Stetter
wrote:
> For the OS image I use cpio.gz as file system. It gets booted as a
> RAMdisk. Sorry, forgot to mention that.
>
Would you consider switching to a proper filesystem? The peril of using a
cpio.gz is that every file you add slows the boot down:
e, Manfred Garz, Marc-Michael Braun
Von: Burton, Ross [mailto:ross.bur...@intel.com]
Gesendet: Thursday, May 23, 2019 3:46 PM
An: Norman Stetter
Cc: yocto@yoctoproject.org
Betreff: Re: [yocto] Building single package as image, respecting dependencies
On Thu, 23 May 2019 at 13:46, Norm
On Thu, 23 May 2019 at 13:46, Norman Stetter
wrote:
> That seems to be a misunderstanding. I want to keep the OS image as small
> as possible to reduce boot time. We only use python for some test
> scenarios, so it doesn’t have to be included in the OS image. I did some
> measurements and includi
Hi Ross,
thanks for clarifying that there are no dependencies between images.
Von: Burton, Ross [mailto:ross.bur...@intel.com]
Gesendet: Thursday, May 23, 2019 2:15 PM
An: Norman Stetter
Cc: yocto@yoctoproject.org
Betreff: Re: [yocto] Building single package as image, respecting dependencies
On Wed, 22 May 2019 at 14:28, Norman Stetter
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.
Hi there,
I am currently working on a minimal CLI only system.
The image is based on 'core-image-base' using sysvinit and busybox.
To reduce image size and boot time, I removed as many packages as possible. For
some application cases I will need python3 though.
My idea was to have python3 as some
10 matches
Mail list logo