diff options
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 5f2e7fd9b..7b473a920 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,8 +1,5 @@ PREFERRED_VERSION_glib-2.0 ?= "2.13.7" -PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" - PREFERRED_VERSION_pango ?= "1.17.5" -PREFERRED_VERSION_gtk+ ?= "2.10.14" -PREFERRED_VERSION_gtk-engines ?= "2.10.0" +PREFERRED_VERSION_gtk+ ?= "2.11.6" require conf/distro/poky.conf |