diff options
author | Yu Ke <ke.yu@intel.com> | 2010-07-03 21:49:22 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-05 13:29:48 +0100 |
commit | 52759ea5774bb907cb882c78286bda36c0fdbd3a (patch) | |
tree | 7e1c0f2424ccf08a07aa71da34b24dbb05d626df /meta/conf/distro/include/poky-fixed-revisions.inc | |
parent | 8f88fd5483a8d784249d588c84c55b56159f07a3 (diff) | |
download | poky-52759ea5774bb907cb882c78286bda36c0fdbd3a.tar.gz |
pango: upgrade to version 1.28.0
when upgrade to 1.28.0, the local patch no-introspect.patch
is removed, since it is already in 1.28.0 upstream.
this patch also fix the meta data, and change the field order
according to the style guide.
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf/distro/include/poky-fixed-revisions.inc')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index df0b8f8f45..42f54ce299 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -13,7 +13,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.24.1" | |||
13 | PREFERRED_VERSION_glib-2.0-native ?= "2.24.1" | 13 | PREFERRED_VERSION_glib-2.0-native ?= "2.24.1" |
14 | PREFERRED_VERSION_atk ?= "1.24.0" | 14 | PREFERRED_VERSION_atk ?= "1.24.0" |
15 | PREFERRED_VERSION_cairo ?= "1.8.10" | 15 | PREFERRED_VERSION_cairo ?= "1.8.10" |
16 | PREFERRED_VERSION_pango ?= "1.22.2" | 16 | PREFERRED_VERSION_pango ?= "1.28.0" |
17 | PREFERRED_VERSION_gtk+ ?= "2.14.2" | 17 | PREFERRED_VERSION_gtk+ ?= "2.14.2" |
18 | 18 | ||
19 | PREFERRED_VERSION_dbus ?= "1.2.4" | 19 | PREFERRED_VERSION_dbus ?= "1.2.4" |