Patch was sent to meta-ti to add it :) But I should probably not leave the old version commented out. Still, I figured this needs adaptation based on your "branding" patches.
Sincerely, Chase Maupin Integration Team Manager Linux Core Product Development e-mail: [email protected] phone: (214) 567-2950 For support: Forums - http://community.ti.com/forums/ Wiki - http://wiki.davincidsp.com/ > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Friday, April 05, 2013 1:33 PM > To: Maupin, Chase > Cc: [email protected] > Subject: Re: [meta-arago] [PATCH] arago-prefs: update graphics > preferred version > > On Fri, Apr 05, 2013 at 01:30:45PM -0500, Chase Maupin wrote: > > * Update the preferred version of the TI graphics components to > > the version that will support the later v3.8 kernels as well. > > > > Signed-off-by: Chase Maupin <[email protected]> > > --- > > .../conf/distro/include/arago-prefs.inc | 6 > ++++-- > > 1 files changed, 4 insertions(+), 2 deletions(-) > > > > diff --git a/meta-arago-distro/conf/distro/include/arago- > prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc > > index d858a52..853844a 100644 > > --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc > > +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc > > @@ -7,8 +7,10 @@ PREFERRED_VERSION_wpa-supplicant = "2.0-devel- > ti" > > PREFERRED_VERSION_hostap-daemon = "2.0-devel-ti" > > > > # Use v4.08.00.01 of the Graphics SDK > > -PREFERRED_VERSION_omap3-sgx-modules = "4.08.00.01" > > -PREFERRED_VERSION_libgles-omap3 = "4.08.00.01" > > +#PREFERRED_VERSION_omap3-sgx-modules = "4.08.00.01" > > +#PREFERRED_VERSION_libgles-omap3 = "4.08.00.01" > > +PREFERRED_VERSION_omap3-sgx-modules = "4.09.00.01" > > +PREFERRED_VERSION_libgles-omap3 = "4.09.00.01" > > There is no such version neither in meta-ti nor in meta-arago :) > > > > ARAGO_QT_PROVIDER = > "${@base_contains('MACHINE_FEATURES','sgx','qt4-embedded- > gles','qt4-embedded',d)}" > > > > -- > > 1.7.0.4 > > > > _______________________________________________ > > 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
