> -----Original Message-----
> From: Cooper Jr., Franklin
> Sent: Friday, February 06, 2015 2:00 PM
> To: Nelson, Sam; [email protected]
> Subject: RE: [meta-arago] [PATCH] branding-mcsdk: Adding MCSDK branding
> include file
>
> Why do u still need the commented PREFERRED_VERSIONs ur branding file?
>
[Sam] Sorry. The commented lines can be removed. I will send updated patch.
> Also what issue are you seeing that is preventing you from using libjpeg-
> turbo-native?
[Sam] Not sure of issues with libjpeg-turbo-native it was just a choice we
were experimenting. Currently , we have everything working with
jpeg-native and going with this for now.
>
> > -----Original Message-----
> > From: [email protected] [mailto:meta-arago-
> > [email protected]] On Behalf Of Nelson, Sam
> > Sent: Friday, February 06, 2015 12:55 PM
> > To: [email protected]
> > Subject: [meta-arago] [PATCH] branding-mcsdk: Adding MCSDK branding
> > include file
> >
> > - To control preferred version and providers for MCSDK
> >
> > Signed-off-by: Sam Nelson <[email protected]>
> > ---
> > .../conf/distro/include/branding-mcsdk.inc | 20
> ++++++++++++++++++++
> > 1 file changed, 20 insertions(+)
> > create mode 100644 meta-arago-distro/conf/distro/include/branding-
> > mcsdk.inc
> >
> > diff --git a/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> b/meta-
> > arago-distro/conf/distro/include/branding-mcsdk.inc
> > new file mode 100644
> > index 0000000..d023b67
> > --- /dev/null
> > +++ b/meta-arago-distro/conf/distro/include/branding-mcsdk.inc
> > @@ -0,0 +1,20 @@
> > +# MCSDK branding configuration
> > +
> > +# Use the MCSDK supported versions
> > +PREFERRED_VERSION_libnl = "3.2.24"
> > +
> > +DISTRO_FEATURES += "x11 opengl"
> > +
> > +# Java preferences.
> > +#PREFERRED_VERSION_openjdk-7-jre = "25b30-2.3.12"
> > +PREFERRED_VERSION_icedtea7-native = "2.1.3"
> > +PREFERRED_PROVIDER_openjdk-7-jre = "openjdk-7-jre"
> > +
> > +PREFERRED_PROVIDER_virtual/java-initial = "cacao-initial"
> > +
> > +PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
> > +PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
> > +
> > +PREFERRED_PROVIDER_jpeg-native = "jpeg-native"
> > +#PREFERRED_PROVIDER_jpeg-native = "libjpeg-turbo-native"
> > +PREFERRED_PROVIDER_glibc-gconv-iso8859-1 = "nativesdk-eglibc-locale"
> > --
> > 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