Skip to content

Commit

Permalink
libssh2: Add native to BBCLASSEXTEND
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
  • Loading branch information
derekstraka authored and shr-project committed Jul 29, 2016
1 parent 4505d71 commit 72946ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-support/libssh2/libssh2_1.7.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 72946ac

Please sign in to comment.