]> code.ossystems Code Review - openembedded-core.git/commitdiff
atk: Fix the PREFERRED_VERSION
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 9 Jul 2010 06:05:25 +0000 (14:05 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 14 Jul 2010 08:55:55 +0000 (09:55 +0100)
Since the atk version has been bumped to 2.30.0

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/conf/distro/include/poky-fixed-revisions.inc

index a1968aaef77ecdd96a26c8bb498ebf626137d86f..a6266be60689b8c66d7cd26fe84acb5d16cfc647 100644 (file)
@@ -10,7 +10,7 @@ PREFERRED_VERSION_matchbox-theme-sato ?= "0.1"
 
 PREFERRED_VERSION_glib-2.0 ?= "2.24.1"
 PREFERRED_VERSION_glib-2.0-native ?= "2.24.1"
-PREFERRED_VERSION_atk ?= "1.24.0"
+PREFERRED_VERSION_atk ?= "1.30.0"
 PREFERRED_VERSION_cairo ?= "1.8.10"
 PREFERRED_VERSION_pango ?= "1.28.0"
 PREFERRED_VERSION_gtk+ ?= "2.20.1"