diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:51:18 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 20:34:21 +0100 |
| commit | 044e5189549de11b2a94efd29a6009a76162b8f1 (patch) | |
| tree | 4dc85b3a341140dad9f203b10d711cb74fe2dc3a /meta-xfce | |
| parent | 7f3176f6288516fb79378c3e6ec4c03fa1a8c98d (diff) | |
| download | meta-openembedded-044e5189549de11b2a94efd29a6009a76162b8f1.tar.gz | |
smbnetfs gnome-disk-utility contacts kexecboot initramfs-kexecboot-klibc-image system-config-keyboard system-setup-keyboard geany geany-plugins efivar efibootmgr gimp system-config-keyboard tumbler: Blacklist
* fails repeatedly as reported in:
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111173.html
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111180.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb index 66385a41ff..0b1e3289af 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | |||
| @@ -27,3 +27,5 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ | |||
| 27 | ${libdir}/tumbler-1/plugins/.debug \ | 27 | ${libdir}/tumbler-1/plugins/.debug \ |
| 28 | ${libdir}/tumbler-1/plugins/cache/.debug \ | 28 | ${libdir}/tumbler-1/plugins/cache/.debug \ |
| 29 | " | 29 | " |
| 30 | |||
| 31 | PNBLACKLIST[tumbler] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132828/" | ||
