Hello, I pushed following updates:
commit 9755c41ec02f671b5fed545db67f15b47fb4fdb4 (HEAD -> pending, yocto/master-next, yocto/master) Author: Tom Hochstein <[email protected]> Date: Tue Sep 13 19:53:19 2016 -0500 gstreamer1.0-plugins-imx: Fix inoperable package configuration All packages were being built all the time because the configure arguments from PACKAGECONFIG were not being passed. The problem manifested itself as the QA issue build-deps, but the problem wasn't fixed and the QA issue was silenced. This is fixed by passing the PACKAGECONFIG arguments through EXTRA_OECONF. Also, the build-deps QA issues are re-enabled. Signed-off-by: Tom Hochstein <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 8bbe70ada6a2278b59f06dd0dee783198afec182 Author: Daiane Angolini <[email protected]> Date: Tue Sep 13 13:38:53 2016 -0300 firmware-imx: Install the firmware on a subfolders The package provides firware files for 4 different modules. This patch install each module in a different subfolder, so both can coexist. Signed-off-by: Daiane Angolini <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> commit 1181e80a18393e1f2e477624b7724406ada9555f Author: Marco Franchi <[email protected]> Date: Tue Sep 13 13:38:52 2016 -0300 firmware-imx: Fix the installation directory The default Kernel defconfig points the bcm repository, but the recipes was creating a brcm repository. Signed-off-by: Marco Franchi <[email protected]> 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
