[OE-core] [PATCH 06/24] bison: upgrade 3.4.2 -> 3.5

Khem Raj raj.khem at gmail.com
Mon Feb 3 15:33:51 UTC 2020


http://errors.yoctoproject.org/Errors/Details/368059/

On Fri, Jan 31, 2020 at 1:34 AM Alexander Kanavin
<alex.kanavin at gmail.com> wrote:
>
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/recipes-devtools/bison/{bison_3.4.2.bb => bison_3.5.bb} | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-devtools/bison/{bison_3.4.2.bb => bison_3.5.bb} (90%)
>
> diff --git a/meta/recipes-devtools/bison/bison_3.4.2.bb b/meta/recipes-devtools/bison/bison_3.5.bb
> similarity index 90%
> rename from meta/recipes-devtools/bison/bison_3.4.2.bb
> rename to meta/recipes-devtools/bison/bison_3.5.bb
> index 46f0f908dd4..3d8f6579b9e 100644
> --- a/meta/recipes-devtools/bison/bison_3.4.2.bb
> +++ b/meta/recipes-devtools/bison/bison_3.5.bb
> @@ -17,8 +17,8 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
>  # No point in hardcoding path to m4, just use PATH
>  EXTRA_OECONF += "M4=m4"
>
> -SRC_URI[md5sum] = "d1ceb9dfde2d03b24a4c1137f7f1b572"
> -SRC_URI[sha256sum] = "27d05534699735dc69e86add5b808d6cb35900ad3fd63fa82e3eb644336abfa0"
> +SRC_URI[md5sum] = "c0230be066069f33c8445766833f3205"
> +SRC_URI[sha256sum] = "55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641"
>
>  inherit autotools gettext texinfo
>
> --
> 2.25.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core


More information about the Openembedded-core mailing list