aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl
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/openssl
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/openssl')
-rw-r--r--recipes/openssl/openssl-native_0.9.7g.bb3
-rw-r--r--recipes/openssl/openssl-native_0.9.7m.bb3
-rw-r--r--recipes/openssl/openssl-native_0.9.8g.bb3
-rw-r--r--recipes/openssl/openssl_0.9.7e.bb3
-rw-r--r--recipes/openssl/openssl_0.9.7g.bb3
-rw-r--r--recipes/openssl/openssl_0.9.7m.bb3
-rw-r--r--recipes/openssl/openssl_0.9.8g.bb3
-rw-r--r--recipes/openssl/openssl_1.0.0.bb2
8 files changed, 22 insertions, 1 deletions
diff --git a/recipes/openssl/openssl-native_0.9.7g.bb b/recipes/openssl/openssl-native_0.9.7g.bb
index 40558f2cdb..41e6e21943 100644
--- a/recipes/openssl/openssl-native_0.9.7g.bb
+++ b/recipes/openssl/openssl-native_0.9.7g.bb
@@ -13,3 +13,6 @@ do_install() {
}
PACKAGES = ""
+
+SRC_URI[src.md5sum] = "991615f73338a571b6a1be7d74906934"
+SRC_URI[src.sha256sum] = "e7e1a287141dd1be7f4b4fedd54ec29fa904655ed76a13ac87ae69a3fc76b062"
diff --git a/recipes/openssl/openssl-native_0.9.7m.bb b/recipes/openssl/openssl-native_0.9.7m.bb
index ccae43e629..ef680f1a3f 100644
--- a/recipes/openssl/openssl-native_0.9.7m.bb
+++ b/recipes/openssl/openssl-native_0.9.7m.bb
@@ -17,3 +17,6 @@ do_install() {
}
PACKAGES = ""
+
+SRC_URI[src.md5sum] = "74a4d1b87e1e6e1ec95dbe58cb4c5b9a"
+SRC_URI[src.sha256sum] = "c98b9703887e2dda6217b91405d0d94883f7c67e205fc4d7a81bb690d2e10572"
diff --git a/recipes/openssl/openssl-native_0.9.8g.bb b/recipes/openssl/openssl-native_0.9.8g.bb
index d567ae73f9..9de05ffe93 100644
--- a/recipes/openssl/openssl-native_0.9.8g.bb
+++ b/recipes/openssl/openssl-native_0.9.8g.bb
@@ -19,3 +19,6 @@ do_install() {
}
PACKAGES = ""
+
+SRC_URI[src.md5sum] = "acf70a16359bf3658bdfb74bda1c4419"
+SRC_URI[src.sha256sum] = "0e26886845de95716c9f1b9b75c0e06e9d4075d2bdc9e11504eaa5f7ee901cf0"
diff --git a/recipes/openssl/openssl_0.9.7e.bb b/recipes/openssl/openssl_0.9.7e.bb
index b82107661b..16d66428fc 100644
--- a/recipes/openssl/openssl_0.9.7e.bb
+++ b/recipes/openssl/openssl_0.9.7e.bb
@@ -5,3 +5,6 @@ PR = "${INC_PR}.0"
SRC_URI += "file://debian.patch;patch=1 \
file://armeb.patch;patch=1 \
file://gnueabi-arm.patch;patch=1"
+
+SRC_URI[src.md5sum] = "a8777164bca38d84e5eb2b1535223474"
+SRC_URI[src.sha256sum] = "25121b5dbd2b830929519325e033086ce45861cff2d0000d928f48261b1e0b7c"
diff --git a/recipes/openssl/openssl_0.9.7g.bb b/recipes/openssl/openssl_0.9.7g.bb
index 68a26147c6..0a54c3fb46 100644
--- a/recipes/openssl/openssl_0.9.7g.bb
+++ b/recipes/openssl/openssl_0.9.7g.bb
@@ -10,3 +10,6 @@ SRC_URI += "file://debian.patch;patch=1 \
file://gnueabi-armeb.patch;patch=1 \
file://uclibcgnueabi.patch;patch=1 \
file://avr32.patch;patch=1;pnum=0"
+
+SRC_URI[src.md5sum] = "991615f73338a571b6a1be7d74906934"
+SRC_URI[src.sha256sum] = "e7e1a287141dd1be7f4b4fedd54ec29fa904655ed76a13ac87ae69a3fc76b062"
diff --git a/recipes/openssl/openssl_0.9.7m.bb b/recipes/openssl/openssl_0.9.7m.bb
index 68a26147c6..9c614800fa 100644
--- a/recipes/openssl/openssl_0.9.7m.bb
+++ b/recipes/openssl/openssl_0.9.7m.bb
@@ -10,3 +10,6 @@ SRC_URI += "file://debian.patch;patch=1 \
file://gnueabi-armeb.patch;patch=1 \
file://uclibcgnueabi.patch;patch=1 \
file://avr32.patch;patch=1;pnum=0"
+
+SRC_URI[src.md5sum] = "74a4d1b87e1e6e1ec95dbe58cb4c5b9a"
+SRC_URI[src.sha256sum] = "c98b9703887e2dda6217b91405d0d94883f7c67e205fc4d7a81bb690d2e10572"
diff --git a/recipes/openssl/openssl_0.9.8g.bb b/recipes/openssl/openssl_0.9.8g.bb
index d76e756c14..921daad424 100644
--- a/recipes/openssl/openssl_0.9.8g.bb
+++ b/recipes/openssl/openssl_0.9.8g.bb
@@ -9,3 +9,6 @@ SRC_URI += "file://debian.patch;patch=1 \
file://shared-libs.patch;patch=1"
PARALLEL_MAKE = ""
+
+SRC_URI[src.md5sum] = "acf70a16359bf3658bdfb74bda1c4419"
+SRC_URI[src.sha256sum] = "0e26886845de95716c9f1b9b75c0e06e9d4075d2bdc9e11504eaa5f7ee901cf0"
diff --git a/recipes/openssl/openssl_1.0.0.bb b/recipes/openssl/openssl_1.0.0.bb
index dd602ee8dc..8e521c8017 100644
--- a/recipes/openssl/openssl_1.0.0.bb
+++ b/recipes/openssl/openssl_1.0.0.bb
@@ -27,4 +27,4 @@ PACKAGES += " \
"
FILES_${PN}-engines = "${libdir}/ssl/engines/*.so"
-FILES_${PN}-engines-dbg = "${libdir}/ssl/engines/.debug" \ No newline at end of file
+FILES_${PN}-engines-dbg = "${libdir}/ssl/engines/.debug"