[oe-commits] Martin Jansa : smbnetfs: add packageconfig for gnome-keyring

git at git.openembedded.org git at git.openembedded.org
Tue Jul 30 09:07:45 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: d1da8ff0b3c223ae60f0477b63dc8bfa84a409e1
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d1da8ff0b3c223ae60f0477b63dc8bfa84a409e1

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jul 21 18:55:42 2013 +0200

smbnetfs: add packageconfig for gnome-keyring

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-connectivity/smbnetfs/smbnetfs_git.bb  |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb b/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb
index 3bb1c6d..2141137 100644
--- a/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb
+++ b/meta-oe/recipes-connectivity/smbnetfs/smbnetfs_git.bb
@@ -13,4 +13,7 @@ SRCREV = "ace1c519d45fe488b9b7e6cc77a2bcadb6c83464"
 
 SRC_URI = "git://smbnetfs.git.sourceforge.net/gitroot/smbnetfs/smbnetfs;protocol=git;branch=master"
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring"
+
 S = "${WORKDIR}/git"



More information about the Openembedded-commits mailing list