]> code.ossystems Code Review - meta-freescale.git/commit
amd-gpu-mx51.inc: Use anonymous python function to inject metadata
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Jul 2014 19:54:44 +0000 (16:54 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 11 Jul 2014 21:19:10 +0000 (18:19 -0300)
commitb48a47a43377073ec9a44c2c85fced093da8aad6
tree2fd0be90b215f1c8d5cd4c9e7acbaf0b0a7023f4
parentab69887a47f1491bdf15bda665ef1975cc55e032
amd-gpu-mx51.inc: Use anonymous python function to inject metadata

The metadata amending, to include the INSANE_SKIP hacks, need to be
done before we run the QA checks. This has change now that the QA
checks are run in a separate task.

To accomodate the code to this the recipe needed to be reworked to use
an anonymous python function so it runs at parsing time.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-graphics/amd-gpu-x11-bin/amd-gpu-mx51.inc