Hello, I pushed following changes for master and dora:
commit 393b0119d513f9abf7b0570ab0d32b81583dedca Author: Otavio Salvador <[email protected]> Date: Wed Sep 25 22:12:50 2013 -0300 packagegroup-fsl: Fix build without gst-fsl-plugin support There are many situations we want to avoid the inclusion of gst-fsl-plugin into a build (e.g using Linux kernel mainline). The the package group need to dynamically adapt to it and avoid adding the gplay when gst-fsl-plugin is not included or we'll get build failures due missing kernel headers. We fix it checking if gst-fsl-plugin is included in MACHINE_GSTREAMER_PLUGIN variable and adding gplay only when it is found. Change-Id: Ia4240c44f481761d00f7ad7c8162e392e1001c50 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
