From 44985d56bc556786812a0a02d6219afd31a7381d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 10 Apr 2010 11:21:48 +0200 Subject: recipes: move checksums to recipes from checksums.ini * fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa --- recipes/fuse/curlftpfs_0.9.2.bb | 3 +++ recipes/fuse/fuse-module_2.5.3.bb | 3 +++ recipes/fuse/fuse-module_2.6.5.bb | 3 +++ recipes/fuse/fuse-module_2.7.1.bb | 3 +++ recipes/fuse/fuse-module_2.7.4.bb | 3 +++ recipes/fuse/fuse_2.6.5.bb | 3 +++ recipes/fuse/fuse_2.7.1.bb | 3 +++ recipes/fuse/fuse_2.7.4.bb | 3 +++ recipes/fuse/fuse_2.8.1.bb | 3 +++ recipes/fuse/gmailfs_0.7.3.bb | 3 +++ recipes/fuse/gmailfs_0.8.0.bb | 3 +++ recipes/fuse/sshfs-fuse_1.8.bb | 3 +++ recipes/fuse/sshfs-fuse_2.2.bb | 3 +++ 13 files changed, 39 insertions(+) (limited to 'recipes/fuse') diff --git a/recipes/fuse/curlftpfs_0.9.2.bb b/recipes/fuse/curlftpfs_0.9.2.bb index f8703a9527..86009b6026 100644 --- a/recipes/fuse/curlftpfs_0.9.2.bb +++ b/recipes/fuse/curlftpfs_0.9.2.bb @@ -13,3 +13,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/curlftpfs/${P}.tar.gz" S = "${WORKDIR}/${P}" inherit autotools + +SRC_URI[md5sum] = "b452123f755114cd4461d56c648d9f12" +SRC_URI[sha256sum] = "4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958" diff --git a/recipes/fuse/fuse-module_2.5.3.bb b/recipes/fuse/fuse-module_2.5.3.bb index f707888c94..0317aeb9a2 100644 --- a/recipes/fuse/fuse-module_2.5.3.bb +++ b/recipes/fuse/fuse-module_2.5.3.bb @@ -29,3 +29,6 @@ fakeroot do_install() { oe_runmake install DESTDIR=${D} } + +SRC_URI[md5sum] = "9c7e8b6606b9f158ae20b8521ba2867c" +SRC_URI[sha256sum] = "19f9e27a35e65b61c25b999c44d0c35ba858ad586379226849d097d638579057" diff --git a/recipes/fuse/fuse-module_2.6.5.bb b/recipes/fuse/fuse-module_2.6.5.bb index 6d516185be..19477708c5 100644 --- a/recipes/fuse/fuse-module_2.6.5.bb +++ b/recipes/fuse/fuse-module_2.6.5.bb @@ -27,3 +27,6 @@ fakeroot do_install() { oe_runmake install DESTDIR=${D} } + +SRC_URI[md5sum] = "66bd30503df55a87b9868835ca5a45bc" +SRC_URI[sha256sum] = "ab91922367ca4c7ae5b176823eca579b2323c463e5d8b71fe5cdfc1061860124" diff --git a/recipes/fuse/fuse-module_2.7.1.bb b/recipes/fuse/fuse-module_2.7.1.bb index 48cc33a338..3342a73a91 100644 --- a/recipes/fuse/fuse-module_2.7.1.bb +++ b/recipes/fuse/fuse-module_2.7.1.bb @@ -27,3 +27,6 @@ fakeroot do_install() { oe_runmake install DESTDIR=${D} } + +SRC_URI[md5sum] = "f95b4a238a3df5a92e9013ecb55c2c17" +SRC_URI[sha256sum] = "e4639f9e08f0b8cc9f4a0bb8cbe47da06fa57cb310b2c5a82221e0a9ba969e9a" diff --git a/recipes/fuse/fuse-module_2.7.4.bb b/recipes/fuse/fuse-module_2.7.4.bb index 48cc33a338..24a7520506 100644 --- a/recipes/fuse/fuse-module_2.7.4.bb +++ b/recipes/fuse/fuse-module_2.7.4.bb @@ -27,3 +27,6 @@ fakeroot do_install() { oe_runmake install DESTDIR=${D} } + +SRC_URI[md5sum] = "4879f06570d2225667534c37fea04213" +SRC_URI[sha256sum] = "c8b070ece5d4e09bd06eea6c28818c718f803d93a4b85bacb9982deb8ded49e6" diff --git a/recipes/fuse/fuse_2.6.5.bb b/recipes/fuse/fuse_2.6.5.bb index a1795e7f0c..bb2a01efd8 100644 --- a/recipes/fuse/fuse_2.6.5.bb +++ b/recipes/fuse/fuse_2.6.5.bb @@ -25,3 +25,6 @@ fakeroot do_stage() { } + +SRC_URI[md5sum] = "66bd30503df55a87b9868835ca5a45bc" +SRC_URI[sha256sum] = "ab91922367ca4c7ae5b176823eca579b2323c463e5d8b71fe5cdfc1061860124" diff --git a/recipes/fuse/fuse_2.7.1.bb b/recipes/fuse/fuse_2.7.1.bb index a1795e7f0c..3e1362f078 100644 --- a/recipes/fuse/fuse_2.7.1.bb +++ b/recipes/fuse/fuse_2.7.1.bb @@ -25,3 +25,6 @@ fakeroot do_stage() { } + +SRC_URI[md5sum] = "f95b4a238a3df5a92e9013ecb55c2c17" +SRC_URI[sha256sum] = "e4639f9e08f0b8cc9f4a0bb8cbe47da06fa57cb310b2c5a82221e0a9ba969e9a" diff --git a/recipes/fuse/fuse_2.7.4.bb b/recipes/fuse/fuse_2.7.4.bb index a1795e7f0c..ecf1961c84 100644 --- a/recipes/fuse/fuse_2.7.4.bb +++ b/recipes/fuse/fuse_2.7.4.bb @@ -25,3 +25,6 @@ fakeroot do_stage() { } + +SRC_URI[md5sum] = "4879f06570d2225667534c37fea04213" +SRC_URI[sha256sum] = "c8b070ece5d4e09bd06eea6c28818c718f803d93a4b85bacb9982deb8ded49e6" diff --git a/recipes/fuse/fuse_2.8.1.bb b/recipes/fuse/fuse_2.8.1.bb index 88e828c188..8ac8beb0b6 100644 --- a/recipes/fuse/fuse_2.8.1.bb +++ b/recipes/fuse/fuse_2.8.1.bb @@ -21,3 +21,6 @@ DEBIAN_NOAUTONAME_fuse-utils-dbg = "1" fakeroot do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "0e3505ce90155983f1bc995eb2cf6fa7" +SRC_URI[sha256sum] = "007f1056ce329a7c9976ab7b68d3361991261e188f36364d0406f8ee457d2eaf" diff --git a/recipes/fuse/gmailfs_0.7.3.bb b/recipes/fuse/gmailfs_0.7.3.bb index de4ea18089..dad244d202 100644 --- a/recipes/fuse/gmailfs_0.7.3.bb +++ b/recipes/fuse/gmailfs_0.7.3.bb @@ -1 +1,4 @@ require gmailfs.inc + +SRC_URI[md5sum] = "306a58990ae299083bc9d704899ed1c5" +SRC_URI[sha256sum] = "3539e060e3d02f4732c79c9a02e93898c562e2f2d77828ef4825ac6b1447a444" diff --git a/recipes/fuse/gmailfs_0.8.0.bb b/recipes/fuse/gmailfs_0.8.0.bb index de4ea18089..f23565c454 100644 --- a/recipes/fuse/gmailfs_0.8.0.bb +++ b/recipes/fuse/gmailfs_0.8.0.bb @@ -1 +1,4 @@ require gmailfs.inc + +SRC_URI[md5sum] = "828417eb7355b61b0f474eabc826317f" +SRC_URI[sha256sum] = "69d8553b351c461a8e36ed633aa2da14fdb79423b9ce0e6d3174e5ace09fadd8" diff --git a/recipes/fuse/sshfs-fuse_1.8.bb b/recipes/fuse/sshfs-fuse_1.8.bb index 0ca2e132bc..2fd54c5a1a 100644 --- a/recipes/fuse/sshfs-fuse_1.8.bb +++ b/recipes/fuse/sshfs-fuse_1.8.bb @@ -13,3 +13,6 @@ S = "${WORKDIR}/${P}" inherit autotools FILES_${PN} += "${libdir}/sshnodelay.so" + +SRC_URI[md5sum] = "3c575cf89a6d3d8ab6063c2f60bd5b25" +SRC_URI[sha256sum] = "057626d78e5ade840568ab0e171a1d1ae87348ab51bf9e35d1cdc074fc4e2edb" diff --git a/recipes/fuse/sshfs-fuse_2.2.bb b/recipes/fuse/sshfs-fuse_2.2.bb index 0ca2e132bc..0df3351f64 100644 --- a/recipes/fuse/sshfs-fuse_2.2.bb +++ b/recipes/fuse/sshfs-fuse_2.2.bb @@ -13,3 +13,6 @@ S = "${WORKDIR}/${P}" inherit autotools FILES_${PN} += "${libdir}/sshnodelay.so" + +SRC_URI[md5sum] = "26e9206eb5169e87e6f95f54bc005a4f" +SRC_URI[sha256sum] = "206ebcbc4cb9f5039bfcc7059678a0f61120605a5cdcbffa3ae5716c113e5423" -- cgit 1.2.3-korg