summaryrefslogtreecommitdiffstats
path: root/recipes/openldap
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-16 16:37:24 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-16 16:57:21 +0200
commit8dd59bdb181eaa9b2325d1e75f657e1b78c181fc (patch)
tree7d23b7dfd5dee57d568436e45e97f480f08298b3 /recipes/openldap
parent1ac5a19b93b8da1150c17345c2308fa23e7c2aa7 (diff)
downloadopenembedded-8dd59bdb181eaa9b2325d1e75f657e1b78c181fc.tar.gz
recipes: bump PR in recipes depending on openssl after SHR and Angstrom moved to openssl-1.0.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/openldap')
-rw-r--r--recipes/openldap/openldap_2.4.23.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/openldap/openldap_2.4.23.bb b/recipes/openldap/openldap_2.4.23.bb
index af60fe49f1..c7248fd49f 100644
--- a/recipes/openldap/openldap_2.4.23.bb
+++ b/recipes/openldap/openldap_2.4.23.bb
@@ -12,6 +12,7 @@ LICENSE = "OpenLDAP"
SECTION = "libs"
LDAP_VER = "${@'.'.join(bb.data.getVar('PV',d,1).split('.')[0:2])}"
+PR = "r1"
SRC_URI = "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz"
SRC_URI += "file://openldap-m4-pthread.patch"