From: Ting Liu Date: Fri, 12 Aug 2016 10:43:52 +0000 (+0800) Subject: qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2a X-Git-Tag: 2.2~299 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8a444117a6544ffb093fc457111db5fbe17870d9;p=meta-freescale.git qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2a testfloat 2a has specific updates for qoriq ppc boards. Currently no plan to refresh them to 3b release. Signed-off-by: Ting Liu Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 65bb1707..603683ae 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"