[oe] [PATCH][meta-networking 5/5] dovecot: Blacklist

Richard Purdie richard.purdie at linuxfoundation.org
Mon Feb 22 14:42:25 UTC 2016


On Mon, 2016-02-22 at 14:10 +0100, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-networking/recipes
> -support/dovecot/dovecot_2.2.21.bb b/meta-networking/recipes
> -support/dovecot/dovecot_2.2.21.bb
> index 7fb8b44..f297dff 100644
> --- a/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb
> +++ b/meta-networking/recipes-support/dovecot/dovecot_2.2.21.bb
> @@ -63,3 +63,5 @@ FILES_${PN}-staticdev += "${libdir}/dovecot/*/*.a"
>  FILES_${PN}-dev += "${libdir}/dovecot/*.so"
>  FILES_${PN}-dbg += "${libdir}/dovecot/*/.debug"
>  
> +# http://errors.yoctoproject.org/Errors/Details/35133/
> +PNBLACKLIST[dovecot] ?= "BROKEN: QA Issue: -dev package contains non
> -symlink .so""

Typo "" above causes a parsing failure with master-next.

Cheers,

Richard



More information about the Openembedded-devel mailing list