diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-09-29 16:59:56 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-10-01 13:51:02 -0300 |
commit | 03ce604775921503d556b7a848aa33486ccb04af (patch) | |
tree | 3b0ee1d02b375c21c50991411a7a28819cbe2763 | |
parent | 5e75c1736d5eb85be42caf3e96d9f71dd1d174d8 (diff) | |
download | meta-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>
-rw-r--r-- | conf/machine/include/qoriq-base.inc | 1 |
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" | |||
7 | PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" | 7 | PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-qoriq" |
8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" | 8 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" |
9 | PREFERRED_VERSION_testfloat = "2a" | 9 | PREFERRED_VERSION_testfloat = "2a" |
10 | PREFERRED_PROVIDER_openssl10 = "openssl-qoriq" | ||
11 | PREFERRED_PROVIDER_ptpd = "ptpd-qoriq" | 10 | PREFERRED_PROVIDER_ptpd = "ptpd-qoriq" |
12 | 11 | ||
13 | SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz" | 12 | SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz" |