[meta-freescale] [PATCH 7/8] openssl-qoriq: remove unnecessary RPROVIDE definition

Zhenhua Luo zhenhua.luo at freescale.com
Wed Aug 26 04:04:17 PDT 2015


Fix the following error:
ERROR: Multiple .bb files are due to be built which each provide openssl (.../meta-freescale/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb /poky/meta/recipes-connectivity/openssl/openssl_1.0.2d.bb).
 This usually means one provides something the other doesn't and should.

Signed-off-by: Zhenhua Luo <zhenhua.luo at freescale.com>
---
 recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb b/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb
index b4d5cd4..e3844d0 100644
--- a/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb
+++ b/recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb
@@ -10,8 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"
 export DIRS = "crypto ssl apps engines"
 export OE_LDFLAGS="${LDFLAGS}"
 
-PROVIDES = "openssl"
-
 SRC_URI += "file://configure-targets.patch \
             file://shared-libs.patch \
             file://oe-ldflags.patch \
-- 
2.4.3



More information about the meta-freescale mailing list