Hi, I pushed following changes to master and dora:
commit cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4 Author: Otavio Salvador <[email protected]> Date: Wed Sep 25 22:24:48 2013 -0300 cfa10036.inc: Fix machine override definition The order of processing is done from left to right so the machine-group ought to be used just before the machine itself and the '=.' operator /prepends/ the string so we need to change this. The code now uses the SOC_FAMILY to set this as this is how we've been doing in all other machines which fits in this case. Change-Id: I049271ae77fc96b97486736f726bf90bfb58c2b6 Signed-off-by: Otavio Salvador <[email protected]> commit 0a5f2928ccbec8861e8905b6b85a7a21c4090bea Author: Otavio Salvador <[email protected]> Date: Sun Sep 22 18:42:18 2013 -0300 cfa10036.inc: Ensure we don't include gst-fsl-plugin As cfa10036-based machines use linux-cfa which is based on Linux mainline it cannot building the gst-fsl-plugin due missing FSL-specific headers. Change-Id: Iba09f1af37e08a0ae6b8aa15f2d0f554ad58a73e Signed-off-by: Otavio Salvador <[email protected]> Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
