]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Use specific package feed for MX6QDL and MX6SL
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 28 Oct 2014 12:08:04 +0000 (10:08 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 28 Oct 2014 12:08:04 +0000 (10:08 -0200)
commit2a3c99e33ae1bab1f772153f78e5b274d9f38e90
tree2a924b6de219cc93dc2885c2e2b382dfc849d9e9
parentd8d9184373899ffb0589e6aa0c4c67893e5ed47a
imx-base.inc: Use specific package feed for MX6QDL and MX6SL

The sharing of packaging feed between MX6QDL and MX6SL is very
fragile. In rare cases, when a package is not generated for the
machine it can fallback to the wrong set of packages.

This has been seen on the Vivante GPU packages as MX6SL does not
include libegles2-mx6 and the packaging system ended using the one
provided by MX6QDL SoC.

This issue was very hard to find out the cause and understand why it
was happening so I'd like to thank Richard Purdie for his help in
figuring it out.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/include/imx-base.inc