diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2020-05-15 16:50:47 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-05-20 16:50:45 +0000 |
commit | d1099d59beae8e7e024ff9fec264a6e7d3b804a9 (patch) | |
tree | 2406fcb2e783c3364419f0819478e3d41211387c /meta-networking | |
parent | 24577e833d47b1557b4f3b3f71ba367918cf6d62 (diff) | |
download | meta-openembedded-d1099d59beae8e7e024ff9fec264a6e7d3b804a9.tar.gz |
libldb: upgrade 1.5.6 -> 1.5.7
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 6bc961cbff095498d5092f57f17be82c565d01a9)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.5.7.bb (renamed from meta-networking/recipes-support/libldb/libldb_1.5.6.bb) | 4 |
1 files changed, 2 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.7.bb index cc24863c60..da77a23898 100644 --- a/meta-networking/recipes-support/libldb/libldb_1.5.6.bb +++ b/meta-networking/recipes-support/libldb/libldb_1.5.7.bb | |||
@@ -33,8 +33,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada | |||
33 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ | 33 | file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 \ |
34 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" | 34 | file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" |
35 | 35 | ||
36 | SRC_URI[md5sum] = "fc58ef432c1fcb03fc3bb6cccce08977" | 36 | SRC_URI[md5sum] = "4d72bbfe7c7fcdf592482a98c853d222" |
37 | SRC_URI[sha256sum] = "ff82474d0bf109e415a2d50334bde5715f486a53ff4bb8c7f74459dd229e975b" | 37 | SRC_URI[sha256sum] = "b9eeb77ecb94f3b53caeff7cbc1850b6294fa937be4364c53a92a62c6548c001" |
38 | 38 | ||
39 | inherit waf-samba | 39 | inherit waf-samba |
40 | 40 | ||