From 70d7d50bb1be55df781fc5e323b2867330932d03 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 17 Sep 2007 09:55:14 +0000 Subject: [PATCH] Upgrade atk git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/poky-bleeding.conf | 2 +- meta/packages/atk/{atk_1.19.6.bb => atk_1.20.0.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/packages/atk/{atk_1.19.6.bb => atk_1.20.0.bb} (80%) diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 0ede67e7a2..a6b63c762d 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -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" diff --git a/meta/packages/atk/atk_1.19.6.bb b/meta/packages/atk/atk_1.20.0.bb similarity index 80% rename from meta/packages/atk/atk_1.19.6.bb rename to meta/packages/atk/atk_1.20.0.bb index 4df9a593b9..e2733d5b87 100644 --- a/meta/packages/atk/atk_1.19.6.bb +++ b/meta/packages/atk/atk_1.20.0.bb @@ -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 -- 2.40.1