diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2019-07-19 18:07:46 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-07-21 09:31:09 -0700 |
commit | f20ba24fd0ec4971f7f277eee9eddf6852611174 (patch) | |
tree | ae31a9330ff9abb93a12db82c4dd96b09e2e1499 /meta-networking/recipes-support | |
parent | 8f2b82f0109837a1ff74e7fe54d16c7ef78b3c8e (diff) | |
download | meta-openembedded-f20ba24fd0ec4971f7f277eee9eddf6852611174.tar.gz |
libldb: upgrade 1.5.4 -> 1.5.5
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.5.5.bb (renamed from meta-networking/recipes-support/libldb/libldb_1.5.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.5.4.bb b/meta-networking/recipes-support/libldb/libldb_1.5.5.bb index 65a643113..b19c964d8 100644 --- a/meta-networking/recipes-support/libldb/libldb_1.5.4.bb +++ b/meta-networking/recipes-support/libldb/libldb_1.5.5.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] = "24d9f18b085ba27f96d4dec643abea39" | 36 | SRC_URI[md5sum] = "339a41ac9efaec680e6d1469dd9aa35b" |
37 | SRC_URI[sha256sum] = "db5beea64e305ef002a28fc6b6ca8e42b5fbee268bd713ff41e76c56a0a071d3" | 37 | SRC_URI[sha256sum] = "199f5861aa863f538ec66d5fa95ecc13254a2030c53daf0e47363fa9ba235c68" |
38 | 38 | ||
39 | inherit waf-samba distro_features_check | 39 | inherit waf-samba distro_features_check |
40 | REQUIRED_DISTRO_FEATURES = "pam" | 40 | REQUIRED_DISTRO_FEATURES = "pam" |