On 2/5/20 1:25 AM, Andreas Müller wrote: > From: Yi Zhao <[email protected]> > > Signed-off-by: Yi Zhao <[email protected]> > Signed-off-by: Khem Raj <[email protected]> > > (cherry picked from commit 2b3fd534874aee125a6c79c70c93b1aa498fda3f) > > This is necessary for zeus to fix samba build as reported in [1] > > [1] > http://lists.openembedded.org/pipermail/openembedded-devel/2020-January/204168.html
I already have this https://git.openembedded.org/meta-openembedded-contrib/commit/?h=stable/zeus-nut&id=f64c2d691ea597aa6221e3d7706a4d022e07bfea thanks for sending the patch. - armin > > Signed-off-by: Andreas Müller <[email protected]> > --- > .../libldb/{libldb_1.5.5.bb => libldb_1.5.6.bb} | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta-networking/recipes-support/libldb/{libldb_1.5.5.bb => > libldb_1.5.6.bb} (95%) > > diff --git a/meta-networking/recipes-support/libldb/libldb_1.5.5.bb > b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb > similarity index 95% > rename from meta-networking/recipes-support/libldb/libldb_1.5.5.bb > rename to meta-networking/recipes-support/libldb/libldb_1.5.6.bb > index b19c964d8..99eb6f9ce 100644 > --- a/meta-networking/recipes-support/libldb/libldb_1.5.5.bb > +++ b/meta-networking/recipes-support/libldb/libldb_1.5.6.bb > @@ -33,8 +33,8 @@ LIC_FILES_CHKSUM = > "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada > > file://man/ldb.3.xml;beginline=261;endline=262;md5=137f9fd61040c1505d1aa1019663fd08 > \ > > file://tools/ldbdump.c;endline=19;md5=a7d4fc5d1f75676b49df491575a86a42" > > -SRC_URI[md5sum] = "339a41ac9efaec680e6d1469dd9aa35b" > -SRC_URI[sha256sum] = > "199f5861aa863f538ec66d5fa95ecc13254a2030c53daf0e47363fa9ba235c68" > +SRC_URI[md5sum] = "fc58ef432c1fcb03fc3bb6cccce08977" > +SRC_URI[sha256sum] = > "ff82474d0bf109e415a2d50334bde5715f486a53ff4bb8c7f74459dd229e975b" > > inherit waf-samba distro_features_check > REQUIRED_DISTRO_FEATURES = "pam" -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
