diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-17 17:39:26 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-05-17 17:39:26 +0100 |
commit | df0d3494f07adf9a41dbf6fe22469093f124cec3 (patch) | |
tree | 41a47268d6c0d701edd19aa863d0f409f49d18ec /meta/conf/distro | |
parent | 4d4c8f5a8a63e2fe8614e5cba6d9aab0113cbdae (diff) | |
download | poky-df0d3494f07adf9a41dbf6fe22469093f124cec3.tar.gz |
poky-fixed-revisions.inc: Update glib-2.0 versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 9a408cb594..59efcccdac 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -207,8 +207,8 @@ PREFERRED_VERSION_libmatchbox ?= "1.9" | |||
207 | PREFERRED_VERSION_gtk-sato-engine ?= "0.3.1" | 207 | PREFERRED_VERSION_gtk-sato-engine ?= "0.3.1" |
208 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" | 208 | PREFERRED_VERSION_matchbox-theme-sato ?= "0.1" |
209 | 209 | ||
210 | PREFERRED_VERSION_glib-2.0 ?= "2.18.1" | 210 | PREFERRED_VERSION_glib-2.0 ?= "2.20.2" |
211 | PREFERRED_VERSION_glib-2.0-native ?= "2.18.1" | 211 | PREFERRED_VERSION_glib-2.0-native ?= "2.20.2" |
212 | PREFERRED_VERSION_atk ?= "1.24.0" | 212 | PREFERRED_VERSION_atk ?= "1.24.0" |
213 | PREFERRED_VERSION_cairo ?= "1.8.2" | 213 | PREFERRED_VERSION_cairo ?= "1.8.2" |
214 | PREFERRED_VERSION_pango ?= "1.22.2" | 214 | PREFERRED_VERSION_pango ?= "1.22.2" |