Re: [yocto] Multiconfig question

2020-09-07 Thread Robert Berger
Hi, Please see my comments in-line On 07/09/2020 17:53, Eil?s N? Fhlannag?in wrote: Assuming this: bitbake multiconfig:ConfigA:core-image-foo multiconfig:ConfigB:core-image-bar Is there a way during or before the rootfs of ConfigB:core-image-bar to tell what else was run during execution? Wh

Re: [yocto] Multiconfig question

2020-09-07 Thread Richard Purdie
On Mon, 2020-09-07 at 15:53 +0100, Eil?s N? Fhlannag?in wrote: > Assuming this: > > bitbake multiconfig:ConfigA:core-image-foo multiconfig:ConfigB:core- > image-bar > > Is there a way during or before the rootfs of ConfigB:core-image-bar > to tell what else was run during execution? > > What I'm

[yocto] Multiconfig question

2020-09-07 Thread Eil?s N? Fhlannag?in
Assuming this: bitbake multiconfig:ConfigA:core-image-foo multiconfig:ConfigB:core-image-bar Is there a way during or before the rootfs of ConfigB:core-image-bar to tell what else was run during execution? What I'm trying to do is set an mcdepends in ConfigB:core-image-bar to magically know ever