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/libcontactsdb/libcontactsdb_0.1.bb | 3 +++ recipes/libcontactsdb/libcontactsdb_0.3.bb | 3 +++ recipes/libcontactsdb/libcontactsdb_0.4.bb | 3 +++ recipes/libcontactsdb/libcontactsdb_0.5.bb | 3 +++ 4 files changed, 12 insertions(+) (limited to 'recipes/libcontactsdb') diff --git a/recipes/libcontactsdb/libcontactsdb_0.1.bb b/recipes/libcontactsdb/libcontactsdb_0.1.bb index 62b7566700..3d7e81e2e4 100644 --- a/recipes/libcontactsdb/libcontactsdb_0.1.bb +++ b/recipes/libcontactsdb/libcontactsdb_0.1.bb @@ -12,3 +12,6 @@ inherit autotools gpe pkgconfig do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "575442be0c61e4b1e05f2188e2ae3141" +SRC_URI[sha256sum] = "33a61a28617e5513e58bde9c16ef21c82c582c1513a0a325735c090ebbd9aefe" diff --git a/recipes/libcontactsdb/libcontactsdb_0.3.bb b/recipes/libcontactsdb/libcontactsdb_0.3.bb index 62b7566700..e0d6ed60c7 100644 --- a/recipes/libcontactsdb/libcontactsdb_0.3.bb +++ b/recipes/libcontactsdb/libcontactsdb_0.3.bb @@ -12,3 +12,6 @@ inherit autotools gpe pkgconfig do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "1398bee49a23bd33bbc3dfd9ac3555f4" +SRC_URI[sha256sum] = "5912c1b64dd09a0cbeaa678772fae00e0eb64ffcad35f5dd80424fa7d4f33f7e" diff --git a/recipes/libcontactsdb/libcontactsdb_0.4.bb b/recipes/libcontactsdb/libcontactsdb_0.4.bb index 62b7566700..8541764b08 100644 --- a/recipes/libcontactsdb/libcontactsdb_0.4.bb +++ b/recipes/libcontactsdb/libcontactsdb_0.4.bb @@ -12,3 +12,6 @@ inherit autotools gpe pkgconfig do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "a74c72dc7d9acf01109562d9a5f761e6" +SRC_URI[sha256sum] = "8b48efab70ba1322e6f012b78d7614d6012411afe47107a5e2c1f27e1eaef3b7" diff --git a/recipes/libcontactsdb/libcontactsdb_0.5.bb b/recipes/libcontactsdb/libcontactsdb_0.5.bb index 1bdb40ac25..6a74323b12 100644 --- a/recipes/libcontactsdb/libcontactsdb_0.5.bb +++ b/recipes/libcontactsdb/libcontactsdb_0.5.bb @@ -11,3 +11,6 @@ inherit autotools gpe pkgconfig do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "aba090380cc30c553b2e880382bc788e" +SRC_URI[sha256sum] = "ec8f6bb5c8e0bfbf53cae21c8e5c3cfd3b442aa7ffb4eaa646c81c0449dc0bc9" -- cgit v1.2.3