From: Chris Larson Date: Fri, 4 Jun 2004 23:34:12 +0000 (+0000) Subject: Merge http://openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18859 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26a404a68880807dcda19b269498efcf3945685e;p=openembedded.git Merge http://openembedded.bkbits.net/packages 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 --- diff --git a/nonworking/atk/atk-1.5.1/m4.patch b/nonworking/atk/atk-1.5.1/m4.patch deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/nonworking/atk/atk_1.5.1.oe b/nonworking/atk/atk_1.5.1.oe deleted file mode 100644 index 04350291b4..0000000000 --- a/nonworking/atk/atk_1.5.1.oe +++ /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'