Merge http://openembedded.bkbits.net/packages
authorChris Larson <clarson@kergoth.com>
Fri, 4 Jun 2004 23:34:12 +0000 (23:34 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 4 Jun 2004 23:34:12 +0000 (23:34 +0000)
into beast.local:/home/kergoth/code/packages

2004/06/04 19:34:01-04:00 local!kergoth
Kill off no longer necessary nonworking atk 1.5.1 build.

BKrev: 40c106f4oR3eiulfmexYBco3J1Bf4A

nonworking/atk/atk-1.5.1/m4.patch [deleted file]
nonworking/atk/atk_1.5.1.oe [deleted file]

diff --git a/nonworking/atk/atk-1.5.1/m4.patch b/nonworking/atk/atk-1.5.1/m4.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/nonworking/atk/atk_1.5.1.oe b/nonworking/atk/atk_1.5.1.oe
deleted file mode 100644 (file)
index 0435029..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-DEPENDS = glib-2.0
-
-SRC_URI = http://ftp.gnome.org/pub/gnome/sources/atk/1.5/atk-${PV}.tar.bz2 \
-         file://${FILESDIR}/m4.patch;patch=1
-
-inherit autotools libtool
-
-EXTRA_OECONF = '--disable-glibtest'
-
-CFLAGS_append = ' -I${STAGING_INCDIR}/glib-2.0 \
-                 -I${STAGING_INCDIR}/glib-2.0/glib \
-                 -I${STAGING_INCDIR}/glib-2.0/gobject'