[meta-freescale] [meta-freescale-layer][PATCH 4/9] qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2a

ting.liu at nxp.com ting.liu at nxp.com
Fri Aug 12 03:43:52 PDT 2016


From: Ting Liu <ting.liu at nxp.com>

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 at nxp.com>
---
 conf/machine/include/qoriq-base.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc
index 65bb170..603683a 100644
--- a/conf/machine/include/qoriq-base.inc
+++ b/conf/machine/include/qoriq-base.inc
@@ -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"
 
-- 
1.9.2



More information about the meta-freescale mailing list