[meta-freescale] [3rdparty][PATCH 1/2] linux-wandboard: Add patch to fix build error with gcc6

Dominic Sacré dominic.sacre at gmx.de
Tue Nov 15 13:10:22 PST 2016


On 2016-11-11 14:28, Otavio Salvador wrote:
> On Fri, Nov 11, 2016 at 11:06 AM, Dominic Sacré <dominic.sacre at gmx.de> wrote:
>> Am I right in assuming that the external module still doesn't support RT
>> kernels?
> 
> Yes; however if there is a way to detect the presence of RT patch and
> act accordingly. We can patch the source of the external module to
> cope with this...
> 
> Is it possible for you to try to do that? If so, please see:
> https://github.com/Freescale/kernel-module-imx-gpu-viv

I'm not sure if we could get the recipe to conditionally apply a patch,
but from within the module source code, the RT patch can be detected
using #ifdef CONFIG_PREEMPT_RT_FULL.

Should I prepare a pull request for the module itself, or would you
prefer a patch as part of the Yocto recipe?


More information about the meta-freescale mailing list