[OE-core] [PATCH 4/4] cogl-1.0: explicitly disable cairo

Andreas Oberritter obi at opendreambox.org
Thu Dec 5 12:50:13 UTC 2013


Ping.

On 17.10.2013 13:31, Andreas Oberritter wrote:
> - Cairo was auto-detected, but not listed as a dependency.
> 
> Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
> ---
>  meta/recipes-graphics/cogl/cogl-1.0.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc
> index 0c4e86d..11810ef 100644
> --- a/meta/recipes-graphics/cogl/cogl-1.0.inc
> +++ b/meta/recipes-graphics/cogl/cogl-1.0.inc
> @@ -33,6 +33,7 @@ EXTRA_OECONF += "--disable-introspection	\
>  	       	 --enable-examples-install	\
>  	       	 --enable-debug		 	\
>  	       	 --disable-gles1		\
> +	         --disable-cairo                \
>  	    	"
>  
>  # OpenGL/GLX
> 




More information about the Openembedded-core mailing list