diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-03 01:53:09 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-05-09 14:59:01 +0200 |
| commit | 2e7f3ce93b2c9864037fba8cc68fde46aafac4b0 (patch) | |
| tree | d54e7ac086e9d02353bd77bd33569d02afdcc55e /meta-filesystems | |
| parent | d17503d5c751322280c4f25408b44e723642b3a5 (diff) | |
| download | meta-openembedded-2e7f3ce93b2c9864037fba8cc68fde46aafac4b0.tar.gz | |
emacs, mplayer2, gnome-mplayer, xbmc, libimobiledevice, ifuse, tk: blacklist recipes failing in world builds
* these are failing for last couple months, blacklist them until someone
steps up and starts maintaining them
* see http://www.openembedded.org/wiki/Bitbake_World_Status
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-filesystems')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 f0b58b9673..9a26642bb1 100644 --- a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb +++ b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.2.bb | |||
| @@ -3,6 +3,7 @@ LICENSE = "LGPLv2.1" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" |
| 4 | HOMEPAGE ="http://www.libimobiledevice.org/" | 4 | HOMEPAGE ="http://www.libimobiledevice.org/" |
| 5 | 5 | ||
| 6 | PNBLACKLIST[ifuse] = "depends on blacklisted libimobiledevice" | ||
| 6 | DEPENDS = "fuse libimobiledevice" | 7 | DEPENDS = "fuse libimobiledevice" |
| 7 | 8 | ||
| 8 | SRC_URI = " \ | 9 | SRC_URI = " \ |
