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-oe/recipes-graphics/gimp | |
| 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-oe/recipes-graphics/gimp')
| -rw-r--r-- | meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb index 38e10efaa9..428cc27082 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb | |||
| @@ -47,3 +47,5 @@ CFLAGS += "-fPIC" | |||
| 47 | 47 | ||
| 48 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" | 48 | FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug" |
| 49 | FILES_${PN} += "${datadir}/appdata" | 49 | FILES_${PN} += "${datadir}/appdata" |
| 50 | |||
| 51 | PNBLACKLIST[gimp] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/132825/" | ||
