]> code.ossystems Code Review - meta-freescale.git/commit
avoid changing settings under the hood of non-BSP machines
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Dec 2011 10:27:28 +0000 (10:27 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 20 Dec 2011 11:14:58 +0000 (11:14 +0000)
commitad1123e7958bfd1f97a40eaada206eb285c8f540
treeceb1adcc25053370c83429a4e0d7a9f0e1762e9c
parent5f3bfb934eb0c3641f7bba6aa876ad4d5d526ada
avoid changing settings under the hood of non-BSP machines

In case Meta-Freescale is used together with other layers it shouldn't
change any setting except when using the BSD specific machines thus
the include files are moved onto a imx53-base.inc file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/layer.conf
meta-fsl-arm/conf/machine/imx53ard.conf
meta-fsl-arm/conf/machine/imx53qsb.conf
meta-fsl-arm/conf/machine/include/imx53-base.inc [new file with mode: 0644]