> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Thursday, February 26, 2015 12:00 PM
> To: Nelson, Sam
> Cc: [email protected]
> Subject: Re: [meta-arago] [PATCH] branding-mcsdk: Add opengl to mcsdk
> DISTRO_FEATURES
> 
> On Wed, Feb 25, 2015 at 04:05:35PM -0500, Sam Nelson wrote:
> > Signed-off-by: Sam Nelson <[email protected]>
> > ---
> >  .../conf/distro/include/branding-mcsdk.inc         |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> > index 9fca5af..238b803 100644
> > --- a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> > +++ b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> > @@ -3,7 +3,7 @@
> >  # Use the MCSDK supported versions
> >  PREFERRED_VERSION_libnl = "3.2.24"
> >
> > -DISTRO_FEATURES += "x11"
> > +DISTRO_FEATURES += "x11 opengl"
> 
> Reason?
[Sam]  libgl was required to enable openCL compilation on target.  libgl 
depends on DISTRO_FEATURES opengl.
> 
> 
> >  # Java preferences.
> >  PREFERRED_VERSION_icedtea7-native = "2.1.3"
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > meta-arago mailing list
> > [email protected]
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to