diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-01 14:53:30 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-01 14:53:30 +0000 |
commit | 4e75063ff3f4f0205ff7c7281f453b54b558ec3e (patch) | |
tree | 0354dbec77ec27e9852e3dd346aa408d600211f9 | |
parent | 83c69a5be08e236ea47d08a7134990a8544bbd1f (diff) | |
download | poky-4e75063ff3f4f0205ff7c7281f453b54b558ec3e.tar.gz |
Sync with poky
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2291 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index ce37687275..0153674833 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,9 +1,9 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.12.11" | 1 | PREFERRED_VERSION_glib-2.0 ?= "2.12.13" |
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | 2 | PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" |
3 | 3 | ||
4 | PREFERRED_VERSION_cairo ?= "1.4.8" | 4 | PREFERRED_VERSION_cairo ?= "1.4.8" |
5 | PREFERRED_VERSION_pango ?= "1.16.4" | 5 | PREFERRED_VERSION_pango ?= "1.16.4" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.12" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.14" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | 7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" |
8 | 8 | ||
9 | require conf/distro/poky.conf | 9 | require conf/distro/poky.conf |