diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-08 15:18:40 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-06-13 19:06:43 +0200 |
| commit | d78c5215b35b945b0543b62234d00ae041de41b9 (patch) | |
| tree | 1879f44d9d598726f34332cb9a54f7a20eab708b /meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb | |
| parent | 25e940010380fd4392c2e1b054d603c357ab30ef (diff) | |
| download | meta-openembedded-d78c5215b35b945b0543b62234d00ae041de41b9.tar.gz | |
evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb index 992596eaf3..47b0980455 100644 --- a/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb +++ b/meta-gnome/recipes-gnome/pimlico/tasks_0.19.bb | |||
| @@ -11,3 +11,6 @@ SRC_URI[md5sum] = "0afd969758561599fd782e1effb39c08" | |||
| 11 | SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" | 11 | SRC_URI[sha256sum] = "1a7fdc5f95a2193a1a25fdb13f071867fb7e42245ce19ccee4bcccb69e557f2e" |
| 12 | 12 | ||
| 13 | PR = "r3" | 13 | PR = "r3" |
| 14 | |||
| 15 | # tasks-0.19/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] | ||
| 16 | PNBLACKLIST[tasks] ?= "Fails to build with gcc-6" | ||
