diff options
-rw-r--r-- | meta-networking/recipes-support/libtdb/libtdb_1.4.1.bb (renamed from meta-networking/recipes-support/libtdb/libtdb_1.4.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libtdb/libtdb_1.4.0.bb b/meta-networking/recipes-support/libtdb/libtdb_1.4.1.bb index 6c191fbde3..d25c3fa65f 100644 --- a/meta-networking/recipes-support/libtdb/libtdb_1.4.0.bb +++ b/meta-networking/recipes-support/libtdb/libtdb_1.4.1.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "https://samba.org/ftp/tdb/tdb-${PV}.tar.gz \ | |||
11 | file://0001-waf-add-support-of-cross_compile.patch \ | 11 | file://0001-waf-add-support-of-cross_compile.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "c4c2f8cf9e691244a7f2ecfa3baadecc" | 14 | SRC_URI[md5sum] = "d1d0a5d43614add17d1e41bbdb209446" |
15 | SRC_URI[sha256sum] = "c1a0729c5400fb495465fa4bd953ae290db43c28dacd0506aef50dc482132d35" | 15 | SRC_URI[sha256sum] = "dd4ecd9678e8d3ea772623bd81fe49b43363a2f970a76fb5468322753787aa4b" |
16 | 16 | ||
17 | PACKAGECONFIG ??= "\ | 17 | PACKAGECONFIG ??= "\ |
18 | ${@bb.utils.filter('DISTRO_FEATURES', 'acl', d)} \ | 18 | ${@bb.utils.filter('DISTRO_FEATURES', 'acl', d)} \ |