[oe] [meta-oe][PATCH v3] libssh: depends fix

Martin Jansa martin.jansa at gmail.com
Mon Jan 12 14:41:08 UTC 2015


On Mon, Jan 12, 2015 at 04:22:28AM -0800, Armin Kuster wrote:
> the default was to build with GSSAPI enabled.
> 
> V3:
> remove rdepends
> 
> V2:
> add PACKAGEGROUP to define enable/disable GSSAPI with
> proper depends of krb5

Dropped these extra comments when cherry-picking to master-next (they belong under --- so they aren't part
of commit message).

> 
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  meta-oe/recipes-support/libssh/libssh_git.bb | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta-oe/recipes-support/libssh/libssh_git.bb b/meta-oe/recipes-support/libssh/libssh_git.bb
> index d21bdc3..47fb39a 100644
> --- a/meta-oe/recipes-support/libssh/libssh_git.bb
> +++ b/meta-oe/recipes-support/libssh/libssh_git.bb
> @@ -20,6 +20,9 @@ EXTRA_OECMAKE = " \
>      -DWITH_ZLIB=1 \
>      "
>  
> +PACKAGECONFIG ??=""
> +PACKAGECONFIG[gssapi] = "-DWITH_GSSAPI=1, -DWITH_GSSAPI=0, krb5, "
> +
>  inherit cmake
>  
>  do_configure_prepend () {
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150112/30d3162d/attachment-0002.sig>


More information about the Openembedded-devel mailing list