[oe] [meta-oe][PATCHv2] modphp, xdebug: blacklist because of conflict with php

Paul Eggleton paul.eggleton at linux.intel.com
Tue Oct 7 08:39:34 UTC 2014


On Tuesday 07 October 2014 06:53:17 Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-webserver/recipes-php/modphp/modphp5.inc     | 3 +++
>  meta-webserver/recipes-php/xdebug/xdebug_2.2.5.bb | 1 +
>  2 files changed, 4 insertions(+)
> 
> diff --git a/meta-webserver/recipes-php/modphp/modphp5.inc
> b/meta-webserver/recipes-php/modphp/modphp5.inc index 6932429..8707950
> 100644
> --- a/meta-webserver/recipes-php/modphp/modphp5.inc
> +++ b/meta-webserver/recipes-php/modphp/modphp5.inc
> @@ -14,6 +14,9 @@ S = "${WORKDIR}/php-${PV}"
> 
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=52dd90569008fee5bcdbb22d945b1108"
> 
> +PNBLACKLIST[modphp] = "CONFLICT: 466 header files conflict with php"
> +# e.g. sysroots/qemux86-64/usr/include/php/main/win95nt.h
> +

I'm sorry, but we are not going to blacklist this recipe for everyone. I 
appreciate that stricter tests mean these can't be built side-by-side, that's 
just unfortunate and something we will have to live with for now.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-devel mailing list