All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] mesa-common: package gl.pc in libgl-dev
Date: Tue, 10 Apr 2012 08:26:20 -0700	[thread overview]
Message-ID: <4F84511C.3050807@linux.intel.com> (raw)
In-Reply-To: <1333672315-13193-1-git-send-email-josh@linux.intel.com>

On 04/05/2012 05:31 PM, josh@linux.intel.com wrote:
> From: Joshua Lock<josh@linux.intel.com>
>
> gl.pc should be packaged in libgl-dev not the mesa-dev package
>
> Fixes [YOCTO #2059]
>
> Signed-off-by: Joshua Lock<josh@linux.intel.com>
> ---
>   meta/recipes-graphics/mesa/mesa-common.inc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa-common.inc b/meta/recipes-graphics/mesa/mesa-common.inc
> index 59e8e64..2b90aed 100644
> --- a/meta/recipes-graphics/mesa/mesa-common.inc
> +++ b/meta/recipes-graphics/mesa/mesa-common.inc
> @@ -46,7 +46,7 @@ FILES_libglu = "${libdir}/libGLU.so.*"
>   FILES_libosmesa = "${libdir}/libOSMesa.so.*"
>
>   FILES_libegl-dev = "${libdir}/libEGL.* ${includedir}/EGL"
> -FILES_libgl-dev = "${libdir}/libGL.* ${includedir}/GL"
> +FILES_libgl-dev = "${libdir}/libGL.* ${includedir}/GL ${libdir}/pkgconfig/gl.pc"
>   FILES_libglu-dev = "${libdir}/libGLU.* ${includedir}/GL/glu*.h"
>   FILES_libosmesa-dev = "${libdir}/libOSMesa.* ${includedir}/osmesa.h"
>

Merged into OE-Core

Thanks
	Sau!



      reply	other threads:[~2012-04-10 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-06  0:31 [PATCH] mesa-common: package gl.pc in libgl-dev josh
2012-04-10 15:26 ` Saul Wold [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=4F84511C.3050807@linux.intel.com \
    --to=sgw@linux.intel.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.