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_git.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_git.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/pimlico/tasks_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/pimlico/tasks_git.bb b/meta-gnome/recipes-gnome/pimlico/tasks_git.bb index 6a06da3363..32d2ac62ea 100644 --- a/meta-gnome/recipes-gnome/pimlico/tasks_git.bb +++ b/meta-gnome/recipes-gnome/pimlico/tasks_git.bb | |||
| @@ -7,3 +7,6 @@ PV = "0.13+git${SRCPV}" | |||
| 7 | PR = "r3" | 7 | PR = "r3" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | |||
| 11 | # ../../git/libkoto/koto-utils.c:81:3: error: format not a string literal, argument types not checked [-Werror=format-nonliteral] | ||
| 12 | PNBLACKLIST[tasks] ?= "Fails to build with gcc-6" | ||
