summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/libldb/libldb_1.5.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/libldb/libldb_1.5.6.bb')
-rw-r--r--meta-networking/recipes-support/libldb/libldb_1.5.6.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.5.6.bb b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb
index 99eb6f9ce..cc24863c6 100644
--- a/meta-networking/recipes-support/libldb/libldb_1.5.6.bb
+++ b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb
@@ -36,8 +36,7 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada
36SRC_URI[md5sum] = "fc58ef432c1fcb03fc3bb6cccce08977" 36SRC_URI[md5sum] = "fc58ef432c1fcb03fc3bb6cccce08977"
37SRC_URI[sha256sum] = "ff82474d0bf109e415a2d50334bde5715f486a53ff4bb8c7f74459dd229e975b" 37SRC_URI[sha256sum] = "ff82474d0bf109e415a2d50334bde5715f486a53ff4bb8c7f74459dd229e975b"
38 38
39inherit waf-samba distro_features_check 39inherit waf-samba
40REQUIRED_DISTRO_FEATURES = "pam"
41 40
42S = "${WORKDIR}/ldb-${PV}" 41S = "${WORKDIR}/ldb-${PV}"
43 42