From: Ting Liu Date: Fri, 14 Oct 2011 17:07:08 +0000 (+0000) Subject: define preferred version of u-boot-mkimage-native X-Git-Tag: 2.1~534^2~578 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=250ebdcb6abf15dda275435c762f63df102b92d8;p=meta-freescale.git define preferred version of u-boot-mkimage-native current preferred version 2009.08 is not available, only 2011.03 2011.06 exists Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/conf/distro/fsl.conf b/meta-fsl-ppc/conf/distro/fsl.conf index 8b35b052..9f2e8209 100644 --- a/meta-fsl-ppc/conf/distro/fsl.conf +++ b/meta-fsl-ppc/conf/distro/fsl.conf @@ -47,3 +47,5 @@ https://.*/.* http://autobuilder.yoctoproject.org/sources/ \n" IMAGE_CLASSES = "image_types_uboot" +PREFERRED_VERSION_u-boot-mkimage-native_powerpc = "2011.06" +