Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-19 Thread Otavio Salvador
On Wed, Sep 11, 2013 at 1:46 PM, Richard Purdie wrote: > On Mon, 2013-09-09 at 12:36 +0100, Burton, Ross wrote: >> On 7 September 2013 00:56, Otavio Salvador wrote: >> >> Maybe it is time to have a mesa-gl recipe alongside mesa that *just* >> >> builds the GL libraries. EMGD can depend on it for

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-11 Thread Richard Purdie
On Mon, 2013-09-09 at 12:36 +0100, Burton, Ross wrote: > On 7 September 2013 00:56, Otavio Salvador wrote: > >> Maybe it is time to have a mesa-gl recipe alongside mesa that *just* > >> builds the GL libraries. EMGD can depend on it for the driver modules > >> it installs, and presumably other ve

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-10 Thread Otavio Salvador
On Fri, Sep 6, 2013 at 3:36 PM, Burton, Ross wrote: > On 5 September 2013 09:33, Richard Purdie > wrote: >> I'd also appreciate someone (Ross maybe?) confirming that if we build >> application A against mesa, then change over to a machine that uses emgd >> and swizzle the libs around in the sysro

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-09 Thread Burton, Ross
On 7 September 2013 00:56, Otavio Salvador wrote: >> Maybe it is time to have a mesa-gl recipe alongside mesa that *just* >> builds the GL libraries. EMGD can depend on it for the driver modules >> it installs, and presumably other vendors with binary drivers can >> install it for the software re

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-06 Thread Burton, Ross
On 5 September 2013 09:33, Richard Purdie wrote: > I'd also appreciate someone (Ross maybe?) confirming that if we build > application A against mesa, then change over to a machine that uses emgd > and swizzle the libs around in the sysroot, do we need to recompile the > app? This approach is assu

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-05 Thread Otavio Salvador
On Thu, Sep 5, 2013 at 5:33 AM, Richard Purdie wrote: > This also raises some other questions. The existing code in meta-intel > adds EMGD into the DEPENDS. It does this so the normal PROVIDES for > virtual/libgl and friends don't have to change. It does mean the sstate > checksums for anythi

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-05 Thread Richard Purdie
On Thu, 2013-09-05 at 09:33 +0100, Richard Purdie wrote: > This is certainly better and is heading in the right direction. The two > issues I can see are: > > a) do_populate_sysroot still needs to run again > b) do_packagedata installs pkgdata (shlibs) which says mesa provides >some of these