Re: [yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-14 Thread Bruce Ashfield
why you see the common include, but not the patches. Over time, we've been splitting out more patches from the config data (see the foo-enable.scc style fragments) so the need for 'nopatch' will eventually go away. > > Many thanks for the long explanation which made things clear! &g

Re: [yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-14 Thread Diego Santa Cruz
s clear! Best, Diego > Cheers, > > Bruce > > > > > > > Adding the “mybsp-patches.scc” file to KERNEL_FEATURES works for me, but > seems a bit awkward given that there is a BSP definition scc file. It feels > more > natural to include the mybsp-patches

Re: [yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-11 Thread Bruce Ashfield
not work for me, the patches are ignored. > > > > Thanks, > > > > Diego > > -- > Diego Santa Cruz, PhD > Technology Architect > T +41 21 341 15 50 > diego.santac...@spinetix.com > spinetix.com > > > > From: yocto-boun...@yoctoproject.org On >

Re: [yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-11 Thread Bruce Ashfield
lf Of Diego Santa Cruz > Sent: 09 October 2019 23:58 > To: yocto@yoctoproject.org > Subject: [yocto] Kernel patches pulled from BSP definition file are not > applied > > > > Hello there, > > > > I am trying to add a few BSP specific kernel patches for my BSP

Re: [yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-11 Thread Diego Santa Cruz
Architect T +41 21 341 15 50 diego.santac...@spinetix.com spinetix.com From: yocto-boun...@yoctoproject.org On Behalf Of Diego Santa Cruz Sent: 09 October 2019 23:58 To: yocto@yoctoproject.org Subject: [yocto] Kernel patches pulled from BSP definition file are not applied Hello there, I am try

[yocto] Kernel patches pulled from BSP definition file are not applied

2019-10-09 Thread Diego Santa Cruz
Hello there, I am trying to add a few BSP specific kernel patches for my BSP and I wanted to pull them from the BSP definition scc file. However, I cannot get those patches applied (I am using thud). After looking around the kernel-yocto.bbclass it seems that patches which get pulled from the B