aboutsummaryrefslogtreecommitdiffstats
path: root/libtool
diff options
context:
space:
mode:
Diffstat (limited to 'libtool')
-rw-r--r--libtool/libtool-cross_1.5.oe1
-rw-r--r--libtool/libtool-native_1.5.oe1
2 files changed, 0 insertions, 2 deletions
diff --git a/libtool/libtool-cross_1.5.oe b/libtool/libtool-cross_1.5.oe
index f87ea50322..d071c9575c 100644
--- a/libtool/libtool-cross_1.5.oe
+++ b/libtool/libtool-cross_1.5.oe
@@ -5,7 +5,6 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/sedvar.patch;patch=1 \
file://${FILESDIR}/tag.patch;patch=1 \
- file://${FILESDIR}/prefix.patch;patch=1 \
file://${FILESDIR}/ld.patch;patch=1 \
file://${FILESDIR}/chmod.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"
diff --git a/libtool/libtool-native_1.5.oe b/libtool/libtool-native_1.5.oe
index 252167622a..789ee5f4df 100644
--- a/libtool/libtool-native_1.5.oe
+++ b/libtool/libtool-native_1.5.oe
@@ -6,7 +6,6 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/libtool-${PV}"
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/sedvar.patch;patch=1 \
file://${FILESDIR}/tag.patch;patch=1 \
- file://${FILESDIR}/prefix.patch;patch=1 \
file://${FILESDIR}/ld.patch;patch=1 \
file://${FILESDIR}/chmod.patch;patch=1 \
file://${FILESDIR}/install-path-check.patch;patch=1"