All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto] To burn 'bitbake package-index' into build process
       [not found] <PR0P264MB0889619029EC3D585324E10BE1619@PR0P264MB0889.FRAP264.PROD.OUTLOOK.COM>
@ 2021-03-27 21:19 ` Ross Burton
  2021-03-29  8:05   ` keydi
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2021-03-27 21:19 UTC (permalink / raw)
  To: keydi; +Cc: yocto

http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=ross/index
is close to what you want, but I didn't quite finish it off!

Ross

On Fri, 26 Mar 2021 at 16:45, keydi <krzysztof.dudziak@thalesgroup.com> wrote:
>
> Should it be feasible to burn execution of 'bitbake package-index' into distribution/image build process
> by conducting an adaption of meta-data ?
> I mean high-level script is used to spawn Bitbake environment then start Bitbake image target.
> I am unhappy to mess up high-level script to add that step to build process.
> I am unhappy to make detail that level be visible in high-level script.
> Rather I prefer to modify meta-data.
>
> 
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [yocto] To burn 'bitbake package-index' into build process
  2021-03-27 21:19 ` [yocto] To burn 'bitbake package-index' into build process Ross Burton
@ 2021-03-29  8:05   ` keydi
  0 siblings, 0 replies; 2+ messages in thread
From: keydi @ 2021-03-29  8:05 UTC (permalink / raw)
  To: Ross Burton; +Cc: yocto

Thanks for hint.
Which qualities might current implementation output still miss?

I tried to ask in meantime three Yocto books for help 
but no clear help got. My search went toward distribution-level meta-data,
this can be however wrong direction as package index is not built for
target system distribution/image.

I get the impression as of time being the only solution
will be to start one small script additionally to main script
to respawn Bitbake environment once again to do bitbake package-index.

Regards
k.d.



> -----Original Message-----
> From: Ross Burton [mailto:ross@burtonini.com]
> Sent: Samstag, 27. März 2021 22:20
> To: DUDZIAK Krzysztof <krzysztof.dudziak@thalesgroup.com>
> Cc: yocto@lists.yoctoproject.org
> Subject: Re: [yocto] To burn 'bitbake package-index' into build process
> 
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=ross/index
> is close to what you want, but I didn't quite finish it off!
> 
> Ross
> 
> On Fri, 26 Mar 2021 at 16:45, keydi <krzysztof.dudziak@thalesgroup.com>
> wrote:
> >
> > Should it be feasible to burn execution of 'bitbake package-index'
> > into distribution/image build process by conducting an adaption of meta-
> data ?
> > I mean high-level script is used to spawn Bitbake environment then start
> Bitbake image target.
> > I am unhappy to mess up high-level script to add that step to build process.
> > I am unhappy to make detail that level be visible in high-level script.
> > Rather I prefer to modify meta-data.
> >
> > 
> >

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-29  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <PR0P264MB0889619029EC3D585324E10BE1619@PR0P264MB0889.FRAP264.PROD.OUTLOOK.COM>
2021-03-27 21:19 ` [yocto] To burn 'bitbake package-index' into build process Ross Burton
2021-03-29  8:05   ` keydi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.