[meta-freescale] [meta-fsl-ppc 22/42] fmc: update the version for legacy targets

Zhenhua Luo zhenhua.luo at freescale.com
Wed Jan 30 00:51:32 PST 2013


From: Zhenhua Luo <b19537 at freescale.com>

fmc_git.bb is added for e6500 targets, the default fmc version is build from
git, the version(0.9.23) of legacy targets should be specified explicitly.

Signed-off-by: Zhenhua Luo <b19537 at freescale.com>
---
 conf/machine/p1023rds.conf |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/p1023rds.conf b/conf/machine/p1023rds.conf
index e51e5f7..956f321 100644
--- a/conf/machine/p1023rds.conf
+++ b/conf/machine/p1023rds.conf
@@ -7,6 +7,8 @@ UBOOT_MACHINES ?= "P1023RDS P1023RDS_NAND"
 KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/p1023rds.dts"
 KERNEL_DEFCONFIG = "${S}/arch/powerpc/configs/85xx/p1023rds_defconfig"
 
+PREFERRED_VERSION_fmc = "0.9.23"
+
 JFFS2_ERASEBLOCK = "0x10000"
 
 SYSVINIT_ENABLED_GETTYS = ""
-- 
1.7.9.5





More information about the meta-freescale mailing list