diff options
Diffstat (limited to 'meta-filesystems')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_0.26.bb | 2 | ||||
| -rw-r--r-- | meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.8.0.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_0.26.bb b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_0.26.bb index d98d35ab17..18b9d6f36b 100644 --- a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_0.26.bb +++ b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_0.26.bb | |||
| @@ -15,3 +15,5 @@ do_install() { | |||
| 15 | } | 15 | } |
| 16 | 16 | ||
| 17 | RDEPENDS_${PN} += "bash" | 17 | RDEPENDS_${PN} += "bash" |
| 18 | |||
| 19 | PNBLACKLIST[unionfs-fuse] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130648/" | ||
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.8.0.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.8.0.bb index 9959f0d851..b4c50a2f2a 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.8.0.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_4.8.0.bb | |||
| @@ -54,3 +54,5 @@ do_configure_prepend () { | |||
| 54 | do_install_append() { | 54 | do_install_append() { |
| 55 | oe_runmake 'DESTDIR=${D}' install install-dev | 55 | oe_runmake 'DESTDIR=${D}' install install-dev |
| 56 | } | 56 | } |
| 57 | |||
| 58 | PNBLACKLIST[xfsprogs] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130663/" | ||
