From 03ce604775921503d556b7a848aa33486ccb04af Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Sat, 29 Sep 2018 16:59:56 +0800 Subject: qoriq-base : remove PREFERRED_PROVIDER_openssl10 *openssl-qoriq remove openssl10 Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- conf/machine/include/qoriq-base.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 59953f47..b19332e3 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc @@ -7,7 +7,6 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" PREFERRED_VERSION_testfloat = "2a" -PREFERRED_PROVIDER_openssl10 = "openssl-qoriq" PREFERRED_PROVIDER_ptpd = "ptpd-qoriq" SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz" -- cgit v1.2.3-54-g00ecf