[OE-core] [PATCH 1/2] cogl: remove documentation hacks

Tomas Frydrych tf+lists.yocto at r-finger.com
Thu May 30 13:57:21 UTC 2013


On 30/05/13 14:22, Ross Burton wrote:
> These sed lines disable the documentation and appear to be historical, building
> works fine without them.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta/recipes-graphics/cogl/cogl-1.0.inc |    6 ------
>  1 file changed, 6 deletions(-)
> 
> diff --git a/meta/recipes-graphics/cogl/cogl-1.0.inc b/meta/recipes-graphics/cogl/cogl-1.0.inc
> index 9dc47f8..a44e6c4 100644
> --- a/meta/recipes-graphics/cogl/cogl-1.0.inc
> +++ b/meta/recipes-graphics/cogl/cogl-1.0.inc
> @@ -41,10 +41,4 @@ PACKAGECONFIG[glx] = "--enable-glx,--disable-glx,${EDEPENDS_GL} ${EDEPENDS_X11}"
>  # Default to GLX
>  PACKAGECONFIG ??= "gl glx"
>  
> -#Fix up some weirdness in the docs
> -do_configure_prepend() {
> -        sed -i s:doc/reference/Makefile::g ${S}/configure.ac
> -        sed -i s:doc::g ${S}/Makefile.am
> -}
> -
>  FILES_${PN}-examples = "${bindir}/* ${datadir}/cogl/examples-data/*"

Acked-by: Tomas Frydrych <tomas at sleepfive.com>

-- 
http://sleepfive.com



More information about the Openembedded-core mailing list