summaryrefslogtreecommitdiff
path: root/libtool/libtool-cross_1.5.6.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libtool/libtool-cross_1.5.6.oe')
-rw-r--r--libtool/libtool-cross_1.5.6.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtool/libtool-cross_1.5.6.oe b/libtool/libtool-cross_1.5.6.oe
index 141ee916ef..f046c77b5f 100644
--- a/libtool/libtool-cross_1.5.6.oe
+++ b/libtool/libtool-cross_1.5.6.oe
@@ -4,6 +4,7 @@ PACKAGES = ""
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/prefix.patch;patch=1 \
+ file://${FILESDIR}/tag.patch;patch=1 \
file://${FILESDIR}/install-path-check.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"