aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/postfix
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/postfix
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/postfix')
-rw-r--r--recipes/postfix/postfix_2.0.20.bb3
-rw-r--r--recipes/postfix/postfix_2.2.12.bb4
-rw-r--r--recipes/postfix/postfix_2.7.0.bb2
3 files changed, 7 insertions, 2 deletions
diff --git a/recipes/postfix/postfix_2.0.20.bb b/recipes/postfix/postfix_2.0.20.bb
index 817601a6cb..d47aabdcfd 100644
--- a/recipes/postfix/postfix_2.0.20.bb
+++ b/recipes/postfix/postfix_2.0.20.bb
@@ -1,3 +1,6 @@
require postfix.inc
PR = "${INC_PR}.0"
+
+SRC_URI[postfix-2.0.20.md5sum] = "92479b64d132262be505a17ec02bc2a8"
+SRC_URI[postfix-2.0.20.sha256sum] = "78c03b41d75f7402a63a5e5e13f3690005411a85299bc6ec9edbe04888db6d18"
diff --git a/recipes/postfix/postfix_2.2.12.bb b/recipes/postfix/postfix_2.2.12.bb
index 1e08aa6667..895673434d 100644
--- a/recipes/postfix/postfix_2.2.12.bb
+++ b/recipes/postfix/postfix_2.2.12.bb
@@ -1,3 +1,5 @@
require postfix.inc
-PR = "${INC_PR}.0" \ No newline at end of file
+PR = "${INC_PR}.0"
+SRC_URI[postfix-2.2.12.md5sum] = "e73299c07407da60a53c0cf089b4abe8"
+SRC_URI[postfix-2.2.12.sha256sum] = "a736ed4936ad20c2b012fde699a033360c38ae6201ebb8a98d3bfaca6737d4b3"
diff --git a/recipes/postfix/postfix_2.7.0.bb b/recipes/postfix/postfix_2.7.0.bb
index fc41fad706..9a4c07ad13 100644
--- a/recipes/postfix/postfix_2.7.0.bb
+++ b/recipes/postfix/postfix_2.7.0.bb
@@ -3,4 +3,4 @@ require postfix.inc
SRC_URI[postfix-2.7.0.md5sum] = "df648f59421604e895cce56325f00bae"
SRC_URI[postfix-2.7.0.sha256sum] = "c5b232ae5e396107bc58aed4178cf6cfd0a75b9dcbbedb49d158eb71d6c91b75"
-PR = "${INC_PR}.0" \ No newline at end of file
+PR = "${INC_PR}.0"