From: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
To: Chris Morgan <chmorgan@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: virtual/mesa, virtual/libgl provided by multiple packages
Date: Fri, 13 Jun 2014 21:49:08 +0100 [thread overview]
Message-ID: <539B63C4.1030309@dynamicdevices.co.uk> (raw)
In-Reply-To: <CAAPegz0HCvT9fNMfp0smuuLLTf0XU0zeD0G=picxNNbquEA5og@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1782 bytes --]
On 13/06/2014 21:27, Chris Morgan wrote:
> On Fri, Jun 13, 2014 at 3:45 PM, Alex J Lennon
> <ajlennon@dynamicdevices.co.uk <mailto:ajlennon@dynamicdevices.co.uk>>
> wrote:
>
>
> On 28/05/2014 21:31, Khem Raj wrote:
> > On Tue, May 27, 2014 at 3:44 PM, Chris Morgan
> <chmorgan@gmail.com <mailto:chmorgan@gmail.com>> wrote:
> >> Building a custom image with wayland and weston based on
> core-image,
> >> seeing issues with virtual/mesa and virtual/libgl being provided by
> >> multiple packages. Not sure if I'm doing something wrong here, like
> >> not specifying packages that provide those virtual targets?
> >>
> >>
> > you got to set PREFERRED_PROVIDERS for jpeg and virtual/libgl to be
> > either mesa or mesa-gl
>
> Did you find a solution to this Chris? I'm seeing the same thing
> with a
> meta-raspberrypi build of core-image-weston.
>
> The preferred provider seems set correctly by the RPi layer though
>
> (rpi-default-providers.inc)
> PREFERRED_PROVIDER_virtual/libgl ?= "mesa-gl"
>
> Thanks,
>
> Alex
>
>
>
> Hi Alex.
>
> I haven't actually gotten back to this but I (or someone else I work
> with) is going to be getting back to it in the next few weeks as we
> try to get accelerated graphics on the bbb.
>
> Chris
>
>
I think I'm getting there with it now.
core-image-weston pulls in clutter which wants cogl.
I think these two lines in cogl-1.0.inc are causing mesa to be pulled in
incorrectly, but I'm not sure what ERDEPENDS does...
# Extra RDEPENDS for PACKAGECONFIG
# This has to be explictly listed, because cogl dlopens the backends
ERDEPENDS_GL = "libgl"
ERDEPENDS_GLES2 = "libgles2"
Regards,
Alex
[-- Attachment #2: Type: text/html, Size: 3759 bytes --]
next prev parent reply other threads:[~2014-06-13 20:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 22:44 virtual/mesa, virtual/libgl provided by multiple packages Chris Morgan
2014-05-28 20:31 ` Khem Raj
2014-06-13 19:45 ` Alex J Lennon
2014-06-13 20:27 ` Chris Morgan
2014-06-13 20:49 ` Alex J Lennon [this message]
2014-06-26 21:51 ` Ash Charles
2014-06-27 8:22 ` Alex J Lennon
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=539B63C4.1030309@dynamicdevices.co.uk \
--to=ajlennon@dynamicdevices.co.uk \
--cc=chmorgan@gmail.com \
--cc=yocto@yoctoproject.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.