From: Ting Liu <[email protected]> testfloat 2a has specific updates for qoriq ppc boards. Currently no plan to refresh them to 3b release.
Signed-off-by: Ting Liu <[email protected]> --- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
