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

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 07:40:46 UTC 2013


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

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