summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/bison
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/bison')
-rw-r--r--meta/recipes-devtools/bison/bison_3.7.2.bb (renamed from meta/recipes-devtools/bison/bison_3.7.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.7.1.bb b/meta/recipes-devtools/bison/bison_3.7.2.bb
index a765a2380d..f7bf70fff3 100644
--- a/meta/recipes-devtools/bison/bison_3.7.1.bb
+++ b/meta/recipes-devtools/bison/bison_3.7.2.bb
@@ -13,7 +13,7 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
13 file://add-with-bisonlocaledir.patch \ 13 file://add-with-bisonlocaledir.patch \
14 file://0001-bison-fix-the-parallel-build.patch \ 14 file://0001-bison-fix-the-parallel-build.patch \
15 " 15 "
16SRC_URI[sha256sum] = "55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69" 16SRC_URI[sha256sum] = "7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b"
17 17
18# No point in hardcoding path to m4, just use PATH 18# No point in hardcoding path to m4, just use PATH
19EXTRA_OECONF += "M4=m4" 19EXTRA_OECONF += "M4=m4"