diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/openssl/openssl.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openssl/openssl.inc index 5cca019e1d..fc55925615 100644 --- a/meta/recipes-connectivity/openssl/openssl.inc +++ b/meta/recipes-connectivity/openssl/openssl.inc | |||
@@ -30,7 +30,7 @@ export EX_LIBS = "-lgcc -ldl" | |||
30 | export AS = "${CC} -c" | 30 | export AS = "${CC} -c" |
31 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 31 | EXTRA_OEMAKE = "-e MAKEFLAGS=" |
32 | 32 | ||
33 | inherit pkgconfig siteinfo multilib_header ptest | 33 | inherit pkgconfig siteinfo multilib_header ptest relative_symlinks |
34 | 34 | ||
35 | PACKAGES =+ "libcrypto libssl ${PN}-misc openssl-conf" | 35 | PACKAGES =+ "libcrypto libssl ${PN}-misc openssl-conf" |
36 | FILES_libcrypto = "${libdir}/libcrypto${SOLIBS}" | 36 | FILES_libcrypto = "${libdir}/libcrypto${SOLIBS}" |