summaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-cross_1.5.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-cross_1.5.24.bb')
-rw-r--r--recipes/libtool/libtool-cross_1.5.24.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/libtool/libtool-cross_1.5.24.bb b/recipes/libtool/libtool-cross_1.5.24.bb
index b5c41cf9cd..9d19f65444 100644
--- a/recipes/libtool/libtool-cross_1.5.24.bb
+++ b/recipes/libtool/libtool-cross_1.5.24.bb
@@ -2,11 +2,11 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
PACKAGES = ""
-SRC_URI_append = " file://libdir-la.patch;patch=1 \
- file://prefix.patch;patch=1 \
- file://tag.patch;patch=1 \
- file://tag1.patch;patch=1 \
- file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch;apply=yes \
+ file://prefix.patch;apply=yes \
+ file://tag.patch;apply=yes \
+ file://tag1.patch;apply=yes \
+ file://install-path-check.patch;apply=yes"
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR_NATIVE}${prefix_native}"