[oe] [meta-oe][PATCH 1/2] libssh2: Add native to BBCLASSEXTEND

Derek Straka derek at asterius.io
Wed Jul 27 21:07:45 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb b/meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb
index c43164e..ad0f677 100644
--- a/meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb
+++ b/meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb
@@ -22,3 +22,5 @@ EXTRA_OECONF += "\
 PACKAGECONFIG ??= "openssl"
 PACKAGECONFIG[openssl] = "--with-openssl --with-libssl-prefix=${STAGING_LIBDIR},--without-openssl,openssl"
 PACKAGECONFIG[gcrypt] = "--with-libgcrypt --with-libgcrypt-prefix=${STAGING_EXECPREFIXDIR},--without-libgcrypt,libgcrypt"
+
+BBCLASSEXTEND += "native"
-- 
1.9.1




More information about the Openembedded-devel mailing list