]> code.ossystems Code Review - meta-freescale.git/commitdiff
define preferred version of u-boot-mkimage-native
authorTing Liu <b28495@freescale.com>
Fri, 14 Oct 2011 17:07:08 +0000 (17:07 +0000)
committerMatthew McClintock <msm@freescale.com>
Wed, 19 Oct 2011 16:47:58 +0000 (11:47 -0500)
current preferred version 2009.08 is not available, only 2011.03 2011.06 exists

Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/conf/distro/fsl.conf

index 8b35b0520c780e48f1bb768066fbe148b1b25508..9f2e8209d4275ff89fcb38637d8c514142475c6f 100644 (file)
@@ -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"
+