[oe-commits] Steve Sakoman : atk-native: add 1.28.0

git version control git at git.openembedded.org
Wed Oct 7 19:19:34 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9db2af0e5348075afe05f3f5d79c557e03649481
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9db2af0e5348075afe05f3f5d79c557e03649481

Author: Steve Sakoman <steve at sakoman.com>
Date:   Tue Oct  6 21:29:39 2009 -0700

atk-native: add 1.28.0

---

 recipes/atk/atk-native_1.27.90.bb |   11 -----------
 recipes/atk/atk-native_1.28.0.bb  |    6 ++++++
 2 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/recipes/atk/atk-native_1.27.90.bb b/recipes/atk/atk-native_1.27.90.bb
deleted file mode 100644
index 45ec601..0000000
--- a/recipes/atk/atk-native_1.27.90.bb
+++ /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
index 0000000..b136cba
--- /dev/null
+++ b/recipes/atk/atk-native_1.28.0.bb
@@ -0,0 +1,6 @@
+require atk_1.28.0.bb
+
+inherit native
+
+DEPENDS += "glib-2.0-native"
+





More information about the Openembedded-commits mailing list