From: Alexander Kanavin Date: Mon, 2 Nov 2020 16:48:01 +0000 (+0100) Subject: bison: upgrade 3.7.2 -> 3.7.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9734 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd3364029531c06ab12c18f486f95e493dd6405;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bison: upgrade 3.7.2 -> 3.7.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/bison/bison_3.7.2.bb b/meta/recipes-devtools/bison/bison_3.7.3.bb similarity index 93% rename from meta/recipes-devtools/bison/bison_3.7.2.bb rename to meta/recipes-devtools/bison/bison_3.7.3.bb index ace4ea5c3ff..74532caec37 100644 --- a/meta/recipes-devtools/bison/bison_3.7.2.bb +++ b/meta/recipes-devtools/bison/bison_3.7.3.bb @@ -12,7 +12,7 @@ DEPENDS = "bison-native flex-native" SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \ file://add-with-bisonlocaledir.patch \ " -SRC_URI[sha256sum] = "7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b" +SRC_URI[sha256sum] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f" # No point in hardcoding path to m4, just use PATH EXTRA_OECONF += "M4=m4"