aboutsummaryrefslogtreecommitdiffstats
path: root/libtool
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-15 02:57:21 +0000
committerChris Larson <clarson@kergoth.com>2004-05-15 02:57:21 +0000
commit62a895e3de0cb91cc301a2eab6c5235b72ab4c91 (patch)
treeb83de5172f9b961f72e44fdb3fad88222d5f8780 /libtool
parent41b6902de2cf37f395227e9211cc44df075ccdcb (diff)
downloadopenembedded-62a895e3de0cb91cc301a2eab6c5235b72ab4c91.tar.gz
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
Diffstat (limited to 'libtool')
-rw-r--r--libtool/libtool_1.5.oe3
1 files changed, 2 insertions, 1 deletions
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