[oe-commits] [meta-openembedded] 80/83: smbnetfs: blacklist, depends on broken samba

git at git.openembedded.org git at git.openembedded.org
Thu Sep 1 12:15:13 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 22222ea8a48edcd0282e31ad4b438a85651a3451
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Wed Aug 31 20:07:48 2016 +0200

    smbnetfs: blacklist, depends on broken samba
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
index f1420fb..84a78fe 100644
--- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
+++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb
@@ -24,3 +24,5 @@ PACKAGECONFIG ??= ""
 PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring"
 
 S = "${WORKDIR}/git"
+
+PNBLACKLIST[smbnetfs] ?= "Depends on broken samba"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list