[meta-xilinx] [RFC] mali-modules.bb: MALI kernel module recipe

Manjukumar Harthikote Matha manjukumar.harthikote-matha at xilinx.com
Wed May 4 22:08:36 PDT 2016


Hi Nathan,

On 05/04/2016 08:30 AM, Nathan Rossi wrote:
> On Tue, May 3, 2016 at 11:14 AM, Manjukumar Matha
> <manjukumar.harthikote-matha at xilinx.com> wrote:
>> This recipe builds kernel module for MALI 400. MALI 400 is supported in ZCU102
>> UltraScale+ MPSoC evaluation board.
>>
>> Upstream status for Makefile patch : Pending
>
> You can just note that in the .patch file itself, above the first hunk
> like done with other patch files.
>
Will do
>>
[....]
>
> The normal trick is:
>
> COMPATIBLE_MACHINE = "^$"
> COMPATIBLE_MACHINE_zynqmp = "zynqmp"
>
> Since "^$" can never match (as no comparisons are against a empty
> string), but '-' could match any override with a '-' in it.
>
Will update recipe accordingly

Thanks
Manju



More information about the meta-xilinx mailing list