aboutsummaryrefslogtreecommitdiffstats
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 9d19f65444..c8f53ca282 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;apply=yes \
- file://prefix.patch;apply=yes \
- file://tag.patch;apply=yes \
- file://tag1.patch;apply=yes \
- file://install-path-check.patch;apply=yes"
+SRC_URI_append = " file://libdir-la.patch \
+ file://prefix.patch \
+ file://tag.patch \
+ file://tag1.patch \
+ file://install-path-check.patch"
S = "${WORKDIR}/libtool-${PV}"
prefix = "${STAGING_DIR_NATIVE}${prefix_native}"