summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/openldap/openldap_2.5.12.bb (renamed from meta-oe/recipes-support/openldap/openldap_2.5.9.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/openldap/openldap_2.5.9.bb b/meta-oe/recipes-support/openldap/openldap_2.5.12.bb
index 958a21b9c1..e4475e5069 100644
--- a/meta-oe/recipes-support/openldap/openldap_2.5.9.bb
+++ b/meta-oe/recipes-support/openldap/openldap_2.5.12.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.OpenLDAP.org/license.html"
7# basically BSD. opensource.org does not record this license 7# basically BSD. opensource.org does not record this license
8# at present (so it is apparently not OSI certified). 8# at present (so it is apparently not OSI certified).
9LICENSE = "OpenLDAP" 9LICENSE = "OpenLDAP"
10LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=5cc6ef74da4ad25d707c4f5903d64975 \ 10LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=beceb5ac7100b6430640c61655b25c1f \
11 file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \ 11 file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \
12 " 12 "
13SECTION = "libs" 13SECTION = "libs"
@@ -25,8 +25,7 @@ SRC_URI = "http://www.openldap.org/software/download/OpenLDAP/openldap-release/$
25 file://0001-librewrite-include-ldap_pvt_thread.h-before-redefini.patch \ 25 file://0001-librewrite-include-ldap_pvt_thread.h-before-redefini.patch \
26" 26"
27 27
28SRC_URI[md5sum] = "237fc2d881c27f8dd5d9f396e2865c11" 28SRC_URI[sha256sum] = "d5086cbfc49597fa7d0670a429a9054552d441b16ee8b2435412797ab0e37b96"
29SRC_URI[sha256sum] = "c08e12f4ca5803d5d9f9948c70ad3491282cda3c17ec8b655dcbcb2364e6fb9e"
30 29
31DEPENDS = "util-linux groff-native" 30DEPENDS = "util-linux groff-native"
32 31