aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-cross_2.2.6a.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libtool/libtool-cross_2.2.6a.bb')
-rw-r--r--recipes/libtool/libtool-cross_2.2.6a.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/libtool/libtool-cross_2.2.6a.bb b/recipes/libtool/libtool-cross_2.2.6a.bb
index 44147c8c38..0303cbb349 100644
--- a/recipes/libtool/libtool-cross_2.2.6a.bb
+++ b/recipes/libtool/libtool-cross_2.2.6a.bb
@@ -2,15 +2,15 @@ require libtool_${PV}.bb
PR = "${INC_PR}.0"
SRC_URI += "\
- file://cross_compile.patch;apply=yes \
- file://prefix.patch;apply=yes \
+ file://cross_compile.patch \
+ file://prefix.patch \
"
DEPENDS += "libtool-native"
DOLT_PATCH = ""
-DOLT_PATCH_arm = " file://add_dolt.patch;apply=yes"
-DOLT_PATCH_i586 = " file://add_dolt.patch;apply=yes"
+DOLT_PATCH_arm = " file://add_dolt.patch"
+DOLT_PATCH_i586 = " file://add_dolt.patch"
#SRC_URI_append_linux = "${DOLT_PATCH}"
#SRC_URI_append_linux-gnueabi = "${DOLT_PATCH}"