This patch was corrupted for some reason. I ended up redoing it manually.
On Thu, Jul 28, 2016 at 06:34:49PM +0530, Karthik Ramanan wrote: > Signed-off-by: Karthik Ramanan <[email protected]> > --- > meta-arago-distro/conf/distro/include/arago-prefs.inc | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc > b/meta-arago-distro/conf/distro/include/arago-prefs.inc > index cc481cb..a67aaf0 100644 > --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc > +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc > @@ -66,3 +66,11 @@ 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_omap-a15 = "wpa-supplicant-wl18xx" > + > +PREFERRED_VERSION_gstreamer1.0 = "1.6.3" > +PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.6.3" > +PREFERRED_VERSION_gstreamer1.0-libav = "1.6.3" > +PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.6.3" > +PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.6.3" > +PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.6.3" > -- > 1.9.1 > > _______________________________________________ > 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
