[oe-commits] S. Lockwood-Childs : ifuse: remove blacklist due to libimobiledevice

git at git.openembedded.org git at git.openembedded.org
Thu Jul 30 19:34:44 UTC 2015


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

Author: S. Lockwood-Childs <sjl at vctlabs.com>
Date:   Fri Jul 17 17:38:52 2015 -0700

ifuse: remove blacklist due to libimobiledevice

ifuse's libimobiledevice dependency has been fixed, so ifuse blacklist
can be removed as well

Signed-off-by: S. Lockwood-Childs <sjl at vctlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb
index 42f4c87..f0b58b9 100644
--- a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb
+++ b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb
@@ -3,7 +3,6 @@ LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7"
 HOMEPAGE ="http://www.libimobiledevice.org/"
 
-PNBLACKLIST[ifuse] ?= "depends on blacklisted libimobiledevice"
 DEPENDS = "fuse libimobiledevice"
 
 SRC_URI = " \



More information about the Openembedded-commits mailing list