diff options
| -rw-r--r-- | meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb b/meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb index 9e7cd596ce..155d3d484d 100644 --- a/meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb +++ b/meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb | |||
| @@ -22,3 +22,5 @@ EXTRA_OECONF += "\ | |||
| 22 | PACKAGECONFIG ??= "openssl" | 22 | PACKAGECONFIG ??= "openssl" | 
| 23 | PACKAGECONFIG[openssl] = "--with-openssl --with-libssl-prefix=${STAGING_LIBDIR},--without-openssl,openssl" | 23 | PACKAGECONFIG[openssl] = "--with-openssl --with-libssl-prefix=${STAGING_LIBDIR},--without-openssl,openssl" | 
| 24 | PACKAGECONFIG[gcrypt] = "--with-libgcrypt --with-libgcrypt-prefix=${STAGING_EXECPREFIXDIR},--without-libgcrypt,libgcrypt" | 24 | PACKAGECONFIG[gcrypt] = "--with-libgcrypt --with-libgcrypt-prefix=${STAGING_EXECPREFIXDIR},--without-libgcrypt,libgcrypt" | 
| 25 | |||
| 26 | BBCLASSEXTEND += "native" | ||
