aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-native_1.5.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-native_1.5.22.bb')
-rw-r--r--recipes/libtool/libtool-native_1.5.22.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/libtool/libtool-native_1.5.22.bb b/recipes/libtool/libtool-native_1.5.22.bb
index 0593c2e0b6..028fabf466 100644
--- a/recipes/libtool/libtool-native_1.5.22.bb
+++ b/recipes/libtool/libtool-native_1.5.22.bb
@@ -3,11 +3,11 @@ DEFAULT_PREFERENCE = "-1"
require libtool_${PV}.bb
PR = "${INC_PR}.0"
-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}"
inherit native