aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/canonical-multitouch
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-06-08 15:39:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-06-13 19:06:44 +0200
commit25a78e55e961197fd182afc8e21942bbbd8b4d59 (patch)
treef6fe164bc009248c476f98c350c1ab70297e90fe /meta-oe/recipes-support/canonical-multitouch
parentd78c5215b35b945b0543b62234d00ae041de41b9 (diff)
downloadmeta-openembedded-25a78e55e961197fd182afc8e21942bbbd8b4d59.tar.gz
abiword, fbreader, tvheadend, glmark2, libqmi, modemmanager, thrift, wvdial, wvstreams, dt, collectd, gtkmathview, tcsh, glcompbench, geos, libspatialite, geis, grail, opencv, openwbem, fwts: blacklist, fails to build with gcc-6 or glibc-2.24
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/canonical-multitouch')
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb2
-rw-r--r--meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb3
2 files changed, 5 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
index bc88143ed6..f7898ba2c2 100644
--- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
@@ -52,3 +52,5 @@ FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
FILES_${PN}-dev += "${libdir}/${PYTHON_DIR}/site-packages/_*.la"
FILES_${PN}-staticdev += "${libdir}/${PYTHON_DIR}/site-packages/_*.a"
+
+PNBLACKLIST[geis] ?= "Depends on broken grail"
diff --git a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
index 6ea10d615c..6c8f295427 100644
--- a/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
+++ b/meta-oe/recipes-support/canonical-multitouch/grail_3.1.0.bb
@@ -21,3 +21,6 @@ PACKAGECONFIG[x11] = "--with-x11, --without-x11, libxi"
PACKAGE_BEFORE_PN += "${PN}-test"
FILES_${PN}-test = "${bindir}/grail-test*"
+
+# http://errors.yoctoproject.org/Errors/Details/68611/
+PNBLACKLIST[grail] ?= "BROKEN: fails to build with gcc-6"