Updated some recipes
[openembedded.git] / recipes / libtool / libtool-cross_1.5.22.bb
index 3832612..03d664a 100644 (file)
@@ -4,12 +4,12 @@ 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://rpath.patch;patch=1 \
-                   file://install-path-check.patch;patch=1"
+SRC_URI_append = " file://libdir-la.patch \
+                   file://prefix.patch \
+                   file://tag.patch \
+                   file://tag1.patch \
+#                   file://rpath.patch \
+                   file://install-path-check.patch"
 S = "${WORKDIR}/libtool-${PV}"
 
 prefix = "${STAGING_DIR_NATIVE}${prefix_native}"