All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6
@ 2020-02-05  9:25 Andreas Müller
  2020-02-05 15:57 ` akuster808
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Müller @ 2020-02-05  9:25 UTC (permalink / raw)
  To: openembedded-devel

From: Yi Zhao <yi.zhao@windriver.com>

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>

(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

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../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"
-- 
2.21.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6
  2020-02-05  9:25 [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6 Andreas Müller
@ 2020-02-05 15:57 ` akuster808
  2020-02-05 19:11   ` Andreas Müller
  0 siblings, 1 reply; 3+ messages in thread
From: akuster808 @ 2020-02-05 15:57 UTC (permalink / raw)
  To: Andreas Müller, openembedded-devel



On 2/5/20 1:25 AM, Andreas Müller wrote:
> From: Yi Zhao <yi.zhao@windriver.com>
>
> Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
>
> (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 <schnitzeltony@gmail.com>
> ---
>  .../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"



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6
  2020-02-05 15:57 ` akuster808
@ 2020-02-05 19:11   ` Andreas Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Müller @ 2020-02-05 19:11 UTC (permalink / raw)
  To: akuster808; +Cc: openembeded-devel

On Wed, Feb 5, 2020 at 4:57 PM akuster808 <akuster808@gmail.com> wrote:
>
>
>
> On 2/5/20 1:25 AM, Andreas Müller wrote:
> > From: Yi Zhao <yi.zhao@windriver.com>
> >
> > Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> >
> > (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
Perfect - thanks - did not find that one.

Andreas


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-05 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05  9:25 [PATCH][zeus] libldb: upgrade 1.5.5 -> 1.5.6 Andreas Müller
2020-02-05 15:57 ` akuster808
2020-02-05 19:11   ` Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.