1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

upgrade atk to 1.24.0

This commit is contained in:
Xu Li
2008-11-11 19:55:28 +08:00
committed by Richard Purdie
parent 5698e0be46
commit 57efa3ccc8
2 changed files with 7 additions and 0 deletions
@@ -3,3 +3,4 @@
# from Poky:
#
PREFERRED_VERSION_atk ?= "1.24.0"
+6
View File
@@ -0,0 +1,6 @@
require atk.inc
SRC_URI = "http://download.gnome.org/sources/atk/1.24/${PN}-${PV}.tar.bz2"