diff options
| author | Jiaqing Zhao <jiaqing.zhao@linux.intel.com> | 2022-05-05 10:55:53 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-04 21:28:21 -0700 |
| commit | 6c2bd3c0fae072e23f6572d5448fce5e5f4fae08 (patch) | |
| tree | 7176074786582370fca86d52e7bcec044bdd6f51 | |
| parent | a5512ab27231d33f08a58cab4422c60b080c9067 (diff) | |
| download | meta-openembedded-6c2bd3c0fae072e23f6572d5448fce5e5f4fae08.tar.gz | |
openldap: Upgrade 2.5.9 -> 2.5.12
License-Update: Copyright year updated to 2022
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -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). |
| 9 | LICENSE = "OpenLDAP" | 9 | LICENSE = "OpenLDAP" |
| 10 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=5cc6ef74da4ad25d707c4f5903d64975 \ | 10 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=beceb5ac7100b6430640c61655b25c1f \ |
| 11 | file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \ | 11 | file://LICENSE;md5=153d07ef052c4a37a8fac23bc6031972 \ |
| 12 | " | 12 | " |
| 13 | SECTION = "libs" | 13 | SECTION = "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 | ||
| 28 | SRC_URI[md5sum] = "237fc2d881c27f8dd5d9f396e2865c11" | 28 | SRC_URI[sha256sum] = "d5086cbfc49597fa7d0670a429a9054552d441b16ee8b2435412797ab0e37b96" |
| 29 | SRC_URI[sha256sum] = "c08e12f4ca5803d5d9f9948c70ad3491282cda3c17ec8b655dcbcb2364e6fb9e" | ||
| 30 | 29 | ||
| 31 | DEPENDS = "util-linux groff-native" | 30 | DEPENDS = "util-linux groff-native" |
| 32 | 31 | ||
