mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libtdb: Update to latest stable
The update of Samba requires a newer version of libtdb, so update it. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
8176853895
commit
2aad1413b2
|
|
@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/LGPL-3.0;md5=b
|
|||
SRC_URI = "http://samba.org/ftp/tdb/tdb-${PV}.tar.gz \
|
||||
file://do-not-check-xsltproc-manpages.patch"
|
||||
|
||||
SRC_URI[md5sum] = "e3741a19c427255acd1e92c5e09d9df7"
|
||||
SRC_URI[sha256sum] = "a64d95ca0cc06a28fed24c6e952aed7660cae04983108735d6bc30b925136412"
|
||||
SRC_URI[md5sum] = "fa4c9e2f59fcf41441285bca5f5ab481"
|
||||
SRC_URI[sha256sum] = "0605ac0427eac9c23bf61ebfd8206a07d5ece198498eab1769cd0cfb6e7de6b1"
|
||||
|
||||
S = "${WORKDIR}/tdb-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user