summaryrefslogtreecommitdiff
path: root/libtool/libtool-cross_1.5.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libtool/libtool-cross_1.5.oe')
-rw-r--r--libtool/libtool-cross_1.5.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/libtool/libtool-cross_1.5.oe b/libtool/libtool-cross_1.5.oe
index 06ce17f27a..e63bbf8fc0 100644
--- a/libtool/libtool-cross_1.5.oe
+++ b/libtool/libtool-cross_1.5.oe
@@ -5,7 +5,8 @@ SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/tag.patch;patch=1 \
file://${FILESDIR}/libtoolize-staging.patch;patch=1 \
file://${FILESDIR}/prefix.patch;patch=1 \
- file://${FILESDIR}/chmod.patch;patch=1"
+ file://${FILESDIR}/chmod.patch;patch=1 \
+ file://${FILESDIR}/install-path-check.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"