[yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-05-27 Thread Chris Morgan
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? [cmorgan@localhost build]$ bitb

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-05-28 Thread Khem Raj
On Tue, May 27, 2014 at 3:44 PM, Chris Morgan 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 pro

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-13 Thread Alex J Lennon
On 28/05/2014 21:31, Khem Raj wrote: > On Tue, May 27, 2014 at 3:44 PM, Chris Morgan 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 he

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-13 Thread Chris Morgan
On Fri, Jun 13, 2014 at 3:45 PM, Alex J Lennon < ajlen...@dynamicdevices.co.uk> wrote: > > On 28/05/2014 21:31, Khem Raj wrote: > > On Tue, May 27, 2014 at 3:44 PM, Chris Morgan > wrote: > >> Building a custom image with wayland and weston based on core-image, > >> seeing issues with virtual/mesa

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-13 Thread Alex J Lennon
On 13/06/2014 21:27, Chris Morgan wrote: > On Fri, Jun 13, 2014 at 3:45 PM, Alex J Lennon > mailto:ajlen...@dynamicdevices.co.uk>> > wrote: > > > On 28/05/2014 21:31, Khem Raj wrote: > > On Tue, May 27, 2014 at 3:44 PM, Chris Morgan > mailto:chmor...@gmail.com>> wrote: > >> Buildin

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-26 Thread Ash Charles
Hi Alex, On Fri, Jun 13, 2014 at 1:49 PM, Alex J Lennon wrote: > 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 back

Re: [yocto] virtual/mesa, virtual/libgl provided by multiple packages

2014-06-27 Thread Alex J Lennon
On 26/06/2014 22:51, Ash Charles wrote: > Hi Alex, > On Fri, Jun 13, 2014 at 1:49 PM, Alex J Lennon > wrote: >> 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 t