Re: [oe] Tracking dependencies on kernel configration

2020-10-05 Thread Maxim Sloyko via lists.openembedded.org
I think the solutions being discussed here are much bigger than what I'm actually looking for at the moment. On Sat, Oct 3, 2020 at 8:35 AM Bruce Ashfield wrote: > > On Sat, Oct 3, 2020 at 1:49 AM Khem Raj wrote: > > > > On Fri, Oct 2, 2020 at 7:27 PM Bruce Ashfield > > wrote: > > > > > > On

Re: [oe] Tracking dependencies on kernel configration

2020-10-03 Thread Bruce Ashfield
On Sat, Oct 3, 2020 at 1:49 AM Khem Raj wrote: > > On Fri, Oct 2, 2020 at 7:27 PM Bruce Ashfield > wrote: > > > > On Fri, Oct 2, 2020 at 4:21 PM Khem Raj wrote: > > > > > > On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield > > > wrote: > > > > > > > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Khem Raj
On Fri, Oct 2, 2020 at 7:27 PM Bruce Ashfield wrote: > > On Fri, Oct 2, 2020 at 4:21 PM Khem Raj wrote: > > > > On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield > > wrote: > > > > > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org > > > wrote: > > > > > > > > Hi all, > >

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Khem Raj
On Fri, Oct 2, 2020 at 2:21 PM Maxim Sloyko wrote: > > On Fri, Oct 2, 2020 at 1:21 PM Khem Raj wrote: > > > > On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield > > wrote: > > > > > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org > > > wrote: > > > > > > > > Hi all, > > >

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Maxim Sloyko via lists.openembedded.org
On Fri, Oct 2, 2020 at 1:21 PM Khem Raj wrote: > > On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield > wrote: > > > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org > > wrote: > > > > > > Hi all, > > > > > > I hope this is the right mailing list for my question. > > > > >

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Khem Raj
On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield wrote: > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org > wrote: > > > > Hi all, > > > > I hope this is the right mailing list for my question. > > > > Short version: my recipe (not kernel) depends on a certain option(s) >

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Maxim Sloyko via lists.openembedded.org
On Fri, Oct 2, 2020 at 11:28 AM Bruce Ashfield wrote: > > On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org > wrote: > > > > Hi all, > > > > I hope this is the right mailing list for my question. > > > > Short version: my recipe (not kernel) depends on a certain option(s) >

Re: [oe] Tracking dependencies on kernel configration

2020-10-02 Thread Bruce Ashfield
On Fri, Oct 2, 2020 at 1:58 PM Maxim Sloyko via lists.openembedded.org wrote: > > Hi all, > > I hope this is the right mailing list for my question. > > Short version: my recipe (not kernel) depends on a certain option(s) > being set in the kernel built and certain devices enabled in the > device

[oe] Tracking dependencies on kernel configration

2020-10-02 Thread Maxim Sloyko via lists.openembedded.org
Hi all, I hope this is the right mailing list for my question. Short version: my recipe (not kernel) depends on a certain option(s) being set in the kernel built and certain devices enabled in the device tree. Is there a way to make this dependency explicit and make my recipe fail, if the kernel