[oe] [meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall

Joe MacDonald joe at deserted.net
Fri Nov 1 14:27:02 UTC 2013


Merged, thanks.
-J.

[[oe] [meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall] On 13.10.31 (Thu 21:10) Martin Jansa wrote:

> * make files in bindir/sbindir a bit more deterministic
> 
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-networking/recipes-support/cifs/cifs-utils_git.bb | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/meta-networking/recipes-support/cifs/cifs-utils_git.bb b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> index d8de714..2b7a0dd 100644
> --- a/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> +++ b/meta-networking/recipes-support/cifs/cifs-utils_git.bb
> @@ -14,6 +14,10 @@ S = "${WORKDIR}/git"
>  
>  PACKAGECONFIG ??= ""
>  PACKAGECONFIG[cap] = "--with-libcap,--without-libcap,libcap"
> +# when enabled, it creates ${bindir}/cifscreds and --ignore-fail-on-non-empty in do_install_append is needed
> +PACKAGECONFIG[cifscreds] = "--enable-cifscreds,--disable-cifscreds,keyutils"
> +# when enabled, it creates ${sbindir}/cifs.upcall and --ignore-fail-on-non-empty in do_install_append is needed
> +PACKAGECONFIG[cifsupcall] = "--enable-cifsupcall,--disable-cifsupcall,krb5 talloc keyutils"
>  
>  inherit autotools pkgconfig
>  
-- 
-Joe MacDonald.
:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20131101/2e66e571/attachment-0002.sig>


More information about the Openembedded-devel mailing list