Hi Nathan,

On 05/04/2016 08:30 AM, Nathan Rossi wrote:
On Tue, May 3, 2016 at 11:14 AM, Manjukumar Matha
<[email protected]> 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
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to