From: Tomas Frydrych <tf+lists.yocto@r-finger.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] cogl: remove documentation hacks
Date: Thu, 30 May 2013 14:57:21 +0100 [thread overview]
Message-ID: <51A75AC1.5080405@r-finger.com> (raw)
In-Reply-To: <1369920136-2815-1-git-send-email-ross.burton@intel.com>
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@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@sleepfive.com>
--
http://sleepfive.com
prev parent reply other threads:[~2013-05-30 13:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-30 13:22 [PATCH 1/2] cogl: remove documentation hacks Ross Burton
2013-05-30 13:22 ` [PATCH 2/2] clutter: " Ross Burton
2013-05-30 13:57 ` Tomas Frydrych
2013-05-30 13:57 ` Tomas Frydrych [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51A75AC1.5080405@r-finger.com \
--to=tf+lists.yocto@r-finger.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.