On Thu, Jan 28, 2016 at 05:07:35PM +0000, Ross Burton wrote: > qwt (from meta-qt4) doesn't build without errors but gets pulled into world > poky-lsb builds. Until this is fixed, blacklist it.
Why not set INSANE_SKIP to make it more specific? > Signed-off-by: Ross Burton <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
