[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-devel
Subject:    [oe] [meta-networking][PATCH] cifs-utils: Add PACKAGECONFIG for cifscreds, cifsupcall
From:       martin.jansa () gmail ! com (Martin Jansa)
Date:       2013-10-31 20:10:51
Message-ID: 1383250251-16449-1-git-send-email-Martin.Jansa () gmail ! com
[Download RAW message or body]

* 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
 
-- 
1.8.4.2


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic