Revert "Updated some recipes"
[openembedded.git] / recipes / libtool / libtool-native_1.5.10.bb
index 304189c..76cbb4b 100644 (file)
@@ -1,12 +1,12 @@
 require libtool_${PV}.bb
 
 PR = "${INC_PR}.0"
-SRC_URI_append = " file://libdir-la.patch \
-                   file://libdir-la2.patch \
-                   file://prefix.patch \
-                   file://tag.patch \
-                   file://install-path-check.patch \
-                  file://nousrlib.patch"
+SRC_URI_append = " file://libdir-la.patch;patch=1 \
+                   file://libdir-la2.patch;patch=1 \
+                   file://prefix.patch;patch=1 \
+                   file://tag.patch;patch=1 \
+                   file://install-path-check.patch;patch=1 \
+                  file://nousrlib.patch;patch=1"
 
 S = "${WORKDIR}/libtool-${PV}"
 
@@ -28,6 +28,3 @@ do_stage () {
 do_install () {
        :
 }
-
-SRC_URI[md5sum] = "e2093a85f6d48f1562c36920087502d6"
-SRC_URI[sha256sum] = "6524e6d7a4adbda7fcda27ecd7b08bbeab88ad59d81bc6b166c617530f3dee1a"