Re: [yocto] Configuration fragments not making it into kernel configuration

2017-10-02 Thread Bruce Ashfield
On 2017-10-02 11:23 AM, Jonathan Haws wrote: I know I can fix this by simply doing a menuconfig, but that isn't the proper way to do it - I have multiple BSP layers that do the same thing and they all behave in the same way. What am I doing wrong?  I've attached my layer that contains the recipe

Re: [yocto] Configuration fragments not making it into kernel configuration

2017-10-02 Thread Jonathan Haws
> > > I know I can fix this by simply doing a menuconfig, but that > > > isn't > > > the > > > proper way to do it - I have multiple BSP layers that do the same > > > thing > > > and they all behave in the same way. > > > > > > What am I doing wrong?  I've attached my layer that contains the > > >

Re: [yocto] Configuration fragments not making it into kernel configuration

2017-10-02 Thread Jonathan Haws
On Mon, 2017-10-02 at 10:54 -0400, Bruce Ashfield wrote: > On 09/30/2017 11:22 PM, Jonathan Haws wrote: > > > > All, > > > > I've created a bbappend that appends to the linux-yocto-rt recipe > > to > > simply apply configuration fragments.  I've been using this recipe > > for > > some time (thro

Re: [yocto] Configuration fragments not making it into kernel configuration

2017-10-02 Thread Bruce Ashfield
On 09/30/2017 11:22 PM, Jonathan Haws wrote: All, I've created a bbappend that appends to the linux-yocto-rt recipe to simply apply configuration fragments. I've been using this recipe for some time (through many releases) but since I moved to the morty branch my fragments aren't getting applie

Re: [yocto] Configuration fragments not making it into kernel configuration

2017-10-01 Thread Bruce Ashfield
On 2017-09-30 11:22 PM, Jonathan Haws wrote: All, I've created a bbappend that appends to the linux-yocto-rt recipe to simply apply configuration fragments.  I've been using this recipe for some time (through many releases) but since I moved to the morty branch my fragments aren't getting applie