mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
Upgrade atk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user