aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-07-15 17:26:35 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-15 20:53:53 +0200
commita65aa161fcc3b4dccf2a08103b92e7f9fb20225d (patch)
tree608ffc9a4b2a9f9fb81a86925b30e3858cd97562 /meta-oe/recipes-support
parent13b97ccfed2d246add125362517c565b743106dc (diff)
downloadmeta-openembedded-contrib-a65aa161fcc3b4dccf2a08103b92e7f9fb20225d.tar.gz
atk: switch over to a bbappend
Updates meta-oe to atk 1.32.0. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/atk/atk.inc10
-rw-r--r--meta-oe/recipes-support/atk/atk_1.30.0.bb19
-rw-r--r--meta-oe/recipes-support/atk/atk_1.32.0.bbappend2
3 files changed, 2 insertions, 29 deletions
diff --git a/meta-oe/recipes-support/atk/atk.inc b/meta-oe/recipes-support/atk/atk.inc
deleted file mode 100644
index 604e6ca38f..0000000000
--- a/meta-oe/recipes-support/atk/atk.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "An accessibility toolkit for GNOME."
-SECTION = "x11/libs"
-LICENSE = "LGPL"
-
-DEPENDS = "glib-2.0 gtk-doc-native"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--disable-glibtest"
-
diff --git a/meta-oe/recipes-support/atk/atk_1.30.0.bb b/meta-oe/recipes-support/atk/atk_1.30.0.bb
deleted file mode 100644
index 7efb4fe2da..0000000000
--- a/meta-oe/recipes-support/atk/atk_1.30.0.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "An accessibility toolkit for GNOME."
-SECTION = "x11/libs"
-LICENSE = "LGPLv2 & LGPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
- file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \
- file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7
-PR = "r1"
-
-inherit gnome
-
-SRC_URI[archive.md5sum] = "548d413775819fef425410739041cac3"
-SRC_URI[archive.sha256sum] = "92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd83dc5270b8c268c"
-
-DEPENDS = "glib-2.0 gtk-doc-native"
-
-EXTRA_OECONF += "--disable-glibtest"
-
-BBCLASSEXTEND = "native"
-
diff --git a/meta-oe/recipes-support/atk/atk_1.32.0.bbappend b/meta-oe/recipes-support/atk/atk_1.32.0.bbappend
new file mode 100644
index 0000000000..d9172b491c
--- /dev/null
+++ b/meta-oe/recipes-support/atk/atk_1.32.0.bbappend
@@ -0,0 +1,2 @@
+BBCLASSEXTEND = "native"
+