summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
diff options
context:
space:
mode:
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.bb1
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 319c50d4f1..1c6c32f006 100644
--- a/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
+++ b/meta-oe/recipes-support/openldap/openldap_2.4.23.bb
@@ -19,6 +19,7 @@ SRC_URI += "file://initscript"
19SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf" 19SRC_URI[md5sum] = "90150b8c0d0192e10b30157e68844ddf"
20SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3" 20SRC_URI[sha256sum] = "5a5ede91d5e8ab3c7f637620aa29a3b96eb34318a8b26c8eef2d2c789fc055e3"
21 21
22PR = "r1"
22# The original top.mk used INSTALL, not INSTALL_STRIP_PROGRAM when 23# The original top.mk used INSTALL, not INSTALL_STRIP_PROGRAM when
23# installing .so and executables, this fails in cross compilation 24# installing .so and executables, this fails in cross compilation
24# environments 25# environments