From f0756d1ee3c4d62baea4c00f8a61624d8211345e Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 8 Jun 2016 15:50:17 +0200 Subject: crda, lftp, curlpp: blacklist, fails to build with gcc-6 Signed-off-by: Martin Jansa Signed-off-by: Joe MacDonald --- meta-networking/recipes-connectivity/crda/crda_3.18.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-networking/recipes-connectivity/crda') diff --git a/meta-networking/recipes-connectivity/crda/crda_3.18.bb b/meta-networking/recipes-connectivity/crda/crda_3.18.bb index 931a05352..be490cb34 100644 --- a/meta-networking/recipes-connectivity/crda/crda_3.18.bb +++ b/meta-networking/recipes-connectivity/crda/crda_3.18.bb @@ -39,3 +39,6 @@ RDEPENDS_${PN} = "udev" FILES_${PN} += "${libdir}crda/regulatory.bin \ ${base_libdir}/udev/rules.d/85-regulatory.rules \ " + +# http://errors.yoctoproject.org/Errors/Details/68635/ +PNBLACKLIST[crda] ?= "BROKEN: fails to build with gcc-6" -- cgit v1.2.3-54-g00ecf