diff options
Diffstat (limited to 'meta-oe/recipes-support/openldap/openldap_2.4.23.bb')
| -rw-r--r-- | meta-oe/recipes-support/openldap/openldap_2.4.23.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb index 1c6c32f006..9a7c118b3a 100644 --- a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb +++ b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb | |||
| @@ -15,6 +15,7 @@ LDAP_VER = "${@'.'.join(d.getVar('PV',1).split('.')[0:2])}" | |||
| 15 | 15 | ||
| 16 | SRC_URI = "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz" | 16 | SRC_URI = "ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz" |
| 17 | SRC_URI += "file://openldap-m4-pthread.patch" | 17 | SRC_URI += "file://openldap-m4-pthread.patch" |
| 18 | SRC_URI += "file://kill-icu.patch" | ||
| 18 | SRC_URI += "file://initscript" | 19 | SRC_URI += "file://initscript" |
| 19 | SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf" | 20 | SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf" |
| 20 | SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3" | 21 | SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3" |
