[oe-commits] [meta-openembedded] 17/19: libssh2: Add native to BBCLASSEXTEND

git at git.openembedded.org git at git.openembedded.org
Fri Jul 29 09:18:48 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 72946ac16b52a43096fc109fbbcf14c62dc11d9f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Wed Jul 27 17:07:45 2016 -0400

    libssh2: Add native to BBCLASSEXTEND
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb | 2 ++
 1 file changed, 2 insertions(+)

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 9e7cd59..155d3d4 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 += "\
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list