atk-native: add 1.28.0
authorSteve Sakoman <steve@sakoman.com>
Wed, 7 Oct 2009 04:29:39 +0000 (21:29 -0700)
committerKoen Kooi <koen@openembedded.org>
Wed, 7 Oct 2009 19:16:22 +0000 (21:16 +0200)
recipes/atk/atk-native_1.27.90.bb [deleted file]
recipes/atk/atk-native_1.28.0.bb [new file with mode: 0644]

diff --git a/recipes/atk/atk-native_1.27.90.bb b/recipes/atk/atk-native_1.27.90.bb
deleted file mode 100644 (file)
index 45ec601..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-
-require atk_1.27.90.bb
-
-inherit native
-
-DEPENDS += "glib-2.0-native"
-PROVIDES = "atk-native"
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/atk/1.27/atk-${PV}.tar.bz2"
-
-PR = "r0"
-
diff --git a/recipes/atk/atk-native_1.28.0.bb b/recipes/atk/atk-native_1.28.0.bb
new file mode 100644 (file)
index 0000000..b136cba
--- /dev/null
@@ -0,0 +1,6 @@
+require atk_1.28.0.bb
+
+inherit native
+
+DEPENDS += "glib-2.0-native"
+