]> code.ossystems Code Review - openembedded-core.git/commitdiff
Upgrade atk
authorRoss Burton <ross@openedhand.com>
Mon, 17 Sep 2007 09:55:14 +0000 (09:55 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 17 Sep 2007 09:55:14 +0000 (09:55 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky-bleeding.conf
meta/packages/atk/atk_1.20.0.bb [moved from meta/packages/atk/atk_1.19.6.bb with 80% similarity]

index 0ede67e7a29ca792fa456f2a467f433d2c333ab9..a6b63c762d614ee1b9b33c321a8c99b68ab1c320 100644 (file)
@@ -1,4 +1,4 @@
-PREFERRED_VERSION_atk ?= "1.19.6"
+PREFERRED_VERSION_atk ?= "1.20.0"
 PREFERRED_VERSION_gtk+ ?= "2.12.0"
 
 PREFERRED_VERSION_gnome-keyring ?= "2.19.91"
similarity index 80%
rename from meta/packages/atk/atk_1.19.6.bb
rename to meta/packages/atk/atk_1.20.0.bb
index 4df9a593b93633b88d4650118533f904749da58b..e2733d5b878521b63d56b4907d2888e5bf81f1f0 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "LGPL"
 
 DEPENDS = "glib-2.0 gtk-doc"
 
-SRC_URI = "http://download.gnome.org/sources/atk/1.19/${PN}-${PV}.tar.bz2"
+SRC_URI = "http://download.gnome.org/sources/atk/1.20/${PN}-${PV}.tar.bz2"
 
 inherit autotools pkgconfig