From: Chris Larson Date: Sat, 15 May 2004 02:57:21 +0000 (+0000) Subject: Cset exclude: kergoth@odin.(none)|ChangeSet|20040515011802|62539 X-Git-Tag: Release-2010-05/1~19166 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a895e3de0cb91cc301a2eab6c5235b72ab4c91;p=openembedded.git Cset exclude: kergoth@odin.(none)|ChangeSet|20040515011802|62539 - Undo the libtool 1.5.6 cset, since it isnt ready for mass consumption. BKrev: 40a58711T-_XEfcQcsKLWoxYkZPiWQ --- diff --git a/libtool/libtool_1.5.oe b/libtool/libtool_1.5.oe index 6d2092eee5..e0599364b7 100644 --- a/libtool/libtool_1.5.oe +++ b/libtool/libtool_1.5.oe @@ -6,7 +6,8 @@ libraries) behind a consistent interface." SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 \ file://${FILESDIR}/autotools.patch;patch=1 \ - file://${FILESDIR}/prefix.patch;patch=1" + file://${FILESDIR}/prefix.patch;patch=1 \ + file://${FILESDIR}/libtool15-update-configscripts.patch;patch=1;pnum=1" S = "${WORKDIR}/libtool-${PV}" inherit autotools