summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/qoriq-base.inc
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-09-29 16:59:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-10-01 13:51:02 -0300
commit03ce604775921503d556b7a848aa33486ccb04af (patch)
tree3b0ee1d02b375c21c50991411a7a28819cbe2763 /conf/machine/include/qoriq-base.inc
parent5e75c1736d5eb85be42caf3e96d9f71dd1d174d8 (diff)
downloadmeta-freescale-03ce604775921503d556b7a848aa33486ccb04af.tar.gz
qoriq-base : remove PREFERRED_PROVIDER_openssl10
*openssl-qoriq remove openssl10 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/include/qoriq-base.inc')
-rw-r--r--conf/machine/include/qoriq-base.inc1
1 files changed, 0 insertions, 1 deletions
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"
7PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" 7PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq"
8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" 8PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq"
9PREFERRED_VERSION_testfloat = "2a" 9PREFERRED_VERSION_testfloat = "2a"
10PREFERRED_PROVIDER_openssl10 = "openssl-qoriq"
11PREFERRED_PROVIDER_ptpd = "ptpd-qoriq" 10PREFERRED_PROVIDER_ptpd = "ptpd-qoriq"
12 11
13SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz" 12SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz"