summaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-cross_1.5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-cross_1.5.10.bb')
-rw-r--r--recipes/libtool/libtool-cross_1.5.10.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes/libtool/libtool-cross_1.5.10.bb b/recipes/libtool/libtool-cross_1.5.10.bb
index 537cf6b122..b3c7ef9603 100644
--- a/recipes/libtool/libtool-cross_1.5.10.bb
+++ b/recipes/libtool/libtool-cross_1.5.10.bb
@@ -2,14 +2,14 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
PACKAGES = ""
-SRC_URI_append = " file://rpath-control.patch;patch=1 \
- file://libdir-la.patch;patch=1 \
- file://libdir-la2.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://install-path-check.patch;patch=1 \
- file://nmedit_fix.patch;patch=1 \
- file://nousrlib.patch;patch=1"
+SRC_URI_append = " file://rpath-control.patch;apply=yes \
+ file://libdir-la.patch;apply=yes \
+ file://libdir-la2.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://install-path-check.patch;apply=yes \
+ file://nmedit_fix.patch;apply=yes \
+ file://nousrlib.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"