From c0e63573503904e26a28304f055f175b67b6e5da Mon Sep 17 00:00:00 2001 From: Ioan-Adrian Ratiu Date: Mon, 28 Aug 2017 19:39:37 +0300 Subject: smbnetfs: unblacklist recipe All its dependencies have been fixed and it builds correctly. Signed-off-by: Ioan-Adrian Ratiu Signed-off-by: Martin Jansa --- meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb index 6995ad3f52..f1420fbed8 100644 --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb +++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb @@ -24,5 +24,3 @@ PACKAGECONFIG ??= "" PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--with-gnome-keyring=no,libgnome-keyring" S = "${WORKDIR}/git" - -PNBLACKLIST[smbnetfs] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132827/ - the recipe will be removed on 2017-09-01 unless the issue is fixed" -- cgit 1.2.3-korg