[yocto] [PATCH][yocto-autobuilder] nightly-world-lsb: blacklist qwt

Martin Jansa martin.jansa at gmail.com
Thu Jan 28 09:25:39 PST 2016


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 <ross.burton at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160128/b503092a/attachment.pgp>


More information about the yocto mailing list