[oe] [meta-networking] [PATCH] autofs: upgrade 5.1.5 -> 5.1.6

Khem Raj raj.khem at gmail.com
Fri Oct 25 17:34:03 UTC 2019


fails on musl

https://errors.yoctoproject.org/Errors/Details/274617/

On Fri, Oct 25, 2019 at 8:08 AM Zang Ruochen <zangrc.fnst at cn.fujitsu.com> wrote:
>
> -Refresh the following patch:
>         autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch
>
> Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
> ---
>  .../autofs/autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch          | 2 +-
>  .../recipes-daemons/autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb}       | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>  rename meta-networking/recipes-daemons/autofs/{autofs_5.1.5.bb => autofs_5.1.6.bb} (95%)
>
> diff --git a/meta-networking/recipes-daemons/autofs/autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch b/meta-networking/recipes-daemons/autofs/autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch
> index 410827b..3928604 100644
> --- a/meta-networking/recipes-daemons/autofs/autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch
> +++ b/meta-networking/recipes-daemons/autofs/autofs/0001-Do-not-hardcode-path-for-pkg.m4.patch
> @@ -20,7 +20,7 @@ index 493b9f1..268d06b 100644
>  --- a/configure.in
>  +++ b/configure.in
>  @@ -12,7 +12,7 @@ define([AC_CACHE_SAVE], )dnl
> - AC_INIT(.autofs-5.1.5)
> + AC_INIT(.autofs-5.1.6)
>
>   # for pkg-config macros
>  -m4_include([/usr/share/aclocal/pkg.m4])
> diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.1.5.bb b/meta-networking/recipes-daemons/autofs/autofs_5.1.6.bb
> similarity index 95%
> rename from meta-networking/recipes-daemons/autofs/autofs_5.1.5.bb
> rename to meta-networking/recipes-daemons/autofs/autofs_5.1.6.bb
> index 9e43549..67d03d6 100644
> --- a/meta-networking/recipes-daemons/autofs/autofs_5.1.5.bb
> +++ b/meta-networking/recipes-daemons/autofs/autofs_5.1.6.bb
> @@ -28,8 +28,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/autofs-${PV}.tar.gz \
>             "
>
>
> -SRC_URI[md5sum] = "03b13168ec7bd66a6f2d5f6fea705eee"
> -SRC_URI[sha256sum] = "86a8e56ea9d72bb53ff8cdfeefb5cafe983592c6b0178fb99c4a731e59879181"
> +SRC_URI[md5sum] = "e6800e0afd6009ecdff148088c564050"
> +SRC_URI[sha256sum] = "82094cad44f4e5c4f93eff2789cd66b57d7ab3fa646b7722d97608571001e694"
>
>  UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/daemons/autofs/v5/"
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list