qwt (from meta-qt4) doesn't build without errors but gets pulled into world
poky-lsb builds.  Until this is fixed, blacklist it.

Signed-off-by: Ross Burton <ross.bur...@intel.com>
---
 buildset-config.controller/nightly-world-lsb.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildset-config.controller/nightly-world-lsb.conf 
b/buildset-config.controller/nightly-world-lsb.conf
index 7341f6c..df08e8d 100644
--- a/buildset-config.controller/nightly-world-lsb.conf
+++ b/buildset-config.controller/nightly-world-lsb.conf
@@ -17,7 +17,7 @@ steps: [{'SetDest':{}},
         {'CheckForWorldLsb':{}},
         {'CreateAutoConf': {'machine': 'qemux86', 'SDKMACHINE' : 'x86_64',
                             'buildhistory' : False, 'multilib': True,
-                            'atextprepend': 'QTDEMOS_remove = "qmmp"\n',
+                            'atextprepend': 'QTDEMOS_remove = 
"qmmp"\nPNBLACKLIST[qwt] = "already stripped errors"\n',
                             'distro': 'poky-lsb'}},
         {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
         {'BuildImages': {'images': 'world'}},
-- 
2.6.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to