[oe] [meta-networking][PATCH 3/5] libtdb: update to version 1.3.15

Joe Slater jslater at windriver.com
Wed Nov 8 19:58:03 UTC 2017


Version needed to build samba 4.7.0.

Signed-off-by: Joe Slater <jslater at windriver.com>
---
 .../recipes-support/libtdb/{libtdb_1.3.14.bb => libtdb_1.3.15.bb}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/libtdb/{libtdb_1.3.14.bb => libtdb_1.3.15.bb} (91%)

diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb b/meta-networking/recipes-support/libtdb/libtdb_1.3.15.bb
similarity index 91%
rename from meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb
rename to meta-networking/recipes-support/libtdb/libtdb_1.3.15.bb
index 3122b93..302a306 100644
--- a/meta-networking/recipes-support/libtdb/libtdb_1.3.14.bb
+++ b/meta-networking/recipes-support/libtdb/libtdb_1.3.15.bb
@@ -11,8 +11,8 @@ SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \
            file://tdb-Add-configure-options-for-packages.patch \
 "
 
-SRC_URI[md5sum] = "dd23f2ba8ca2bfdcb833bc79d5b5ac6f"
-SRC_URI[sha256sum] = "3a7d4bb79229460df530c7e1c7067ba9fb9d370aa61fff537fdc2bdf918acbe9"
+SRC_URI[md5sum] = "60ece3996acc8d85b6f713199da971a6"
+SRC_URI[sha256sum] = "b4a1bf3833601bd9f10aff363cb750860aef9ce5b4617989239923192f946728"
 
 PACKAGECONFIG ??= "\
     ${@bb.utils.filter('DISTRO_FEATURES', 'acl', d)} \
-- 
2.7.4




More information about the Openembedded-devel mailing list