Signed-off-by: Denys Dmytriyenko <[email protected]> --- meta-arago-distro/conf/distro/include/arago-prefs.inc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc index 0d2f31c..d5f7fbb 100644 --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc @@ -47,9 +47,9 @@ 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.14.1" -PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.14.1" -PREFERRED_VERSION_gstreamer1.0-libav = "1.14.1" -PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.14.1" -PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.14.1" -PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.14.1" +PREFERRED_VERSION_gstreamer1.0 = "1.14.2" +PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.14.2" +PREFERRED_VERSION_gstreamer1.0-libav = "1.14.2" +PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.14.2" +PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.14.2" +PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.14.2" -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
