summaryrefslogtreecommitdiffstats
path: root/recipes/openldap
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/openldap
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/openldap')
-rw-r--r--recipes/openldap/openldap_2.2.29.bb3
-rw-r--r--recipes/openldap/openldap_2.3.11.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/openldap/openldap_2.2.29.bb b/recipes/openldap/openldap_2.2.29.bb
index c651b20674..ba70f6e1bd 100644
--- a/recipes/openldap/openldap_2.2.29.bb
+++ b/recipes/openldap/openldap_2.2.29.bb
@@ -251,3 +251,6 @@ test "${BUILD_ARCH}" = "${HOST_ARCH}" || (
cd "${datadir}/${PN}/ucdata" && rm ${DATFILES}
)
}
+
+SRC_URI[md5sum] = "6c4c72a1336aa45b463e738034c078d6"
+SRC_URI[sha256sum] = "82ed5a27d2b340826b2e10625e687627ccefc883a426314952e4a253d5a6af29"
diff --git a/recipes/openldap/openldap_2.3.11.bb b/recipes/openldap/openldap_2.3.11.bb
index 9315f5b3d1..c3b27900b4 100644
--- a/recipes/openldap/openldap_2.3.11.bb
+++ b/recipes/openldap/openldap_2.3.11.bb
@@ -290,3 +290,6 @@ pkg_prerm_${PN}-slapd () {
fi
update-rc.d $D openldap remove
}
+
+SRC_URI[md5sum] = "fbde128a8421b8d2ea587a25057a281e"
+SRC_URI[sha256sum] = "63d1c60a49277a4e95dcfb7f45dbb66a902d9e9023f8aca3a01cda4ff221d6a9"