]> code.ossystems Code Review - meta-freescale.git/commitdiff
qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2a
authorTing Liu <ting.liu@nxp.com>
Fri, 12 Aug 2016 10:43:52 +0000 (18:43 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Aug 2016 14:43:43 +0000 (11:43 -0300)
testfloat 2a has specific updates for qoriq ppc boards.
Currently no plan to refresh them to 3b release.

Signed-off-by: Ting Liu <ting.liu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/qoriq-base.inc

index 65bb170710c37dbdc422defbffaedea7a83ddba7..603683ae0f557a438636450a17dfa20d97f66118 100644 (file)
@@ -10,6 +10,7 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
 PREFERRED_PROVIDER_qemu = "qemu-qoriq"
+PREFERRED_VERSION_testfloat = "2a"
 
 IMAGE_CLASSES += "image_types_uboot"