[oe-commits] [meta-openembedded] 24/69: libldb: update to version 1.2.2

git at git.openembedded.org git at git.openembedded.org
Mon Dec 11 03:28:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit df1442e18c65c41817c10c7396f1a4277b04b368
Author: Joe Slater <jslater at windriver.com>
AuthorDate: Wed Nov 8 11:58:04 2017 -0800

    libldb: update to version 1.2.2
    
    Version needed to build samba 4.7.0.
    
    Signed-off-by: Joe Slater <jslater at windriver.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 .../recipes-support/libldb/{libldb_1.1.29.bb => libldb_1.2.2.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-networking/recipes-support/libldb/libldb_1.1.29.bb b/meta-networking/recipes-support/libldb/libldb_1.2.2.bb
similarity index 92%
rename from meta-networking/recipes-support/libldb/libldb_1.1.29.bb
rename to meta-networking/recipes-support/libldb/libldb_1.2.2.bb
index a90919b..cb9ea92 100644
--- a/meta-networking/recipes-support/libldb/libldb_1.1.29.bb
+++ b/meta-networking/recipes-support/libldb/libldb_1.2.2.bb
@@ -29,8 +29,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada
                     file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \
                     file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42"
 
-SRC_URI[md5sum] = "9c90abfb94c1e2a693399392cf4cddb9"
-SRC_URI[sha256sum] = "59d84f9a5b799f519ba7b2685bb46f5a26f1bbf05b7a144b2f5e017d01d80f97"
+SRC_URI[md5sum] = "91284a12423def99a6592e393e3b7fbb"
+SRC_URI[sha256sum] = "0cedeadb75de401c9735127f654dbc1a391c4327a2b83be54078be286fed1113"
 
 inherit waf-samba
 
@@ -38,7 +38,7 @@ S = "${WORKDIR}/ldb-${PV}"
 
 EXTRA_OECONF += "--disable-rpath \
                  --disable-rpath-install \
-                 --bundled-libraries=NONE \
+                 --bundled-libraries=cmocka \
                  --builtin-libraries=replace \
                  --with-modulesdir=${libdir}/ldb/modules \
                  --with-privatelibdir=${libdir}/ldb \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list