On Thu, Mar 05, 2015 at 01:20:48PM -0500, Cooper Jr., Franklin wrote: > > > > > On Mar 5, 2015, at 11:54 AM, Stiffler, Jacob <[email protected]> wrote: > > > > I noticed this, but I wasn't sure if it would be better to do it this way, > > or specify both PREFERRED_PROVIDER_wpa-supplicant_dra7xx-evm and > > PREFERRED_PROVIDER_wpa-supplicant_am57xx-evm. I attempted to specify > > PREFERRED_PROVIDER_wpa-supplicant_dra7xx, but this was not working.
> This probably goes back to the issue with SOC families I had awhile ago. Yeah, that rings a bell. I've never faced it myself, but I remember you mentioning it... > Anyway at this point all the actively maintained devices are using wilink 8 > so maybe we set that as the default and if someone really wants they can set > the old devices to wilink 6. Sounds good to me. > > -----Original Message----- > > From: Dmytriyenko, Denys > > Sent: Thursday, March 05, 2015 12:49 PM > > To: Stiffler, Jacob > > Cc: [email protected] > > Subject: Re: [meta-arago] [PATCH] arago-prefs: wpa-supplicant > > PREFERRED_PROVIDER to wpa-supplicant-wl18xx for omap-a15 family. > > > >> On Thu, Mar 05, 2015 at 11:01:01AM -0500, Jacob Stiffler wrote: > >> Signed-off-by: Jacob Stiffler <[email protected]> > >> --- > >> .../conf/distro/include/arago-prefs.inc | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc > >> b/meta-arago-distro/conf/distro/include/arago-prefs.inc > >> index e689f8b..c872d9a 100644 > >> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc > >> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc > >> @@ -119,7 +119,7 @@ PREFERRED_VERSION_m4 = "1.4.9" > >> PREFERRED_PROVIDER_wpa-supplicant = "wpa-supplicant" > >> PREFERRED_PROVIDER_wpa-supplicant_ti33x = "wpa-supplicant-wl18xx" > >> PREFERRED_PROVIDER_wpa-supplicant_ti43x = "wpa-supplicant-wl18xx" > >> -PREFERRED_PROVIDER_wpa-supplicant_dra7xx-evm = "wpa-supplicant-wl18xx" > >> +PREFERRED_PROVIDER_wpa-supplicant_omap-a15 = "wpa-supplicant-wl18xx" > > > > I'm fine with this. Although, omap-a15 also includes OMAP5 EVM, but it's > > not enabled in bt-firmware nor connectivity packagegroup, which only enable > > dra7xx > > > > > >> PREFERRED_PROVIDER_gstreamer = "${@base_contains('MACHINE_FEATURES', > >> 'mmip', 'gstreamer-mm-accel', 'gstreamer', d)}" > >> PREFERRED_PROVIDER_gstreamer-dev = "${@base_contains('MACHINE_FEATURES', > >> 'mmip', 'gstreamer-mm-accel-dev', 'gstreamer-dev', d)}" > >> -- > >> 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 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
