preferred-versions: update glib-2.0 to 2.30.0 to match oe-core

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Denys Dmytriyenko
2011-10-14 14:14:22 -04:00
committed by Koen Kooi
parent a4391f9b58
commit 3a477bf33b

View File

@@ -14,8 +14,8 @@ require conf/distro/include/angstrom-codec-engine-${CE_VERSION}-preferred-versio
PREFERRED_VERSION_cairo = "1.10.2"
PREFFERED_VERSION_connman = "0.76"
PREFERRED_VERSION_fontconfig = "2.8.0"
PREFERRED_VERSION_glib-2.0 = "2.28.8"
PREFERRED_VERSION_glib-2.0-native = "2.28.8"
PREFERRED_VERSION_glib-2.0 = "2.30.0"
PREFERRED_VERSION_glib-2.0-native = "2.30.0"
PREFERRED_VERSION_glibmm = "2.28.2"
PREFERRED_VERSION_gobject-introspection-native = "0.9.10"
PREFERRED_VERSION_gst-pulse = "0.9.7"