Updated some recipes
[openembedded.git] / recipes / libtool / libtool_1.5.6.bb
index 6827ea9..3a97d9e 100644 (file)
@@ -6,7 +6,7 @@ PR = "${INC_PR}.0"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
-           file://autotools.patch;patch=1"
+           file://autotools.patch"
 S = "${WORKDIR}/libtool-${PV}"
 
 PACKAGES = "libltdl libltdl-dbg libltdl-dev ${PN} ${PN}-doc"
@@ -30,3 +30,6 @@ do_stage () {
        oe_libinstall -a -so -C libltdl libltdl ${STAGING_LIBDIR}
        install -m 0644 libltdl/ltdl.h ${STAGING_INCDIR}/
 }
+
+SRC_URI[md5sum] = "f9b709f4ac6d094afdee9cdbe1c6ffe7"
+SRC_URI[sha256sum] = "eb95567b78f00208c4932b8ea2f157059db9b58efcec515fa62c5bcb95670f04"