On Mon, May 11, 2015 at 2:24 PM, Nikolay Dimitrov <[email protected]> wrote: > Hi Otavio, > > On 05/11/2015 08:09 PM, Otavio Salvador wrote: >> >> On Mon, May 11, 2015 at 1:43 PM, Nikolay Dimitrov <[email protected]> >> wrote: >>> >>> Ping. >> >> >> I am building it here for testing. > > > That's great, thanks for looking into it.
Your patch can get a change: diff --git a/conf/machine/imx6dl-riotboard.conf b/conf/machine/imx6dl-riotboard.conf index bf50eaf..260deed 100644 --- a/conf/machine/imx6dl-riotboard.conf +++ b/conf/machine/imx6dl-riotboard.conf @@ -19,4 +19,4 @@ SERIAL_CONSOLE = "115200 ttymxc1" # FIXME: Workaround for building against linux-fslc MACHINE_EXTRA_RRECOMMENDS_remove = "fsl-alsa-plugins" PREFERRED_VERSION_imx-test = "00.00.00" -MACHINE_GSTREAMER_PLUGIN = "" +MACHINE_GSTREAMER_PLUGIN_imx6dl-riotboard = "" This makes the patch in meta-fsl-demos not needed and seems cleaner. Can you take a look and confirm? -- 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
