diff options
Diffstat (limited to 'meta/recipes-devtools/bison')
-rw-r--r-- | meta/recipes-devtools/bison/bison_3.6.3.bb (renamed from meta/recipes-devtools/bison/bison_3.6.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.6.2.bb b/meta/recipes-devtools/bison/bison_3.6.3.bb index 2ec9381231..1d0f5995c1 100644 --- a/meta/recipes-devtools/bison/bison_3.6.2.bb +++ b/meta/recipes-devtools/bison/bison_3.6.3.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 | " |
16 | SRC_URI[sha256sum] = "4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e" | 16 | SRC_URI[sha256sum] = "06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d" |
17 | 17 | ||
18 | # No point in hardcoding path to m4, just use PATH | 18 | # No point in hardcoding path to m4, just use PATH |
19 | EXTRA_OECONF += "M4=m4" | 19 | EXTRA_OECONF += "M4=m4" |