diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-11-02 17:48:01 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-03 08:21:11 +0000 |
| commit | 56b270a68070846170977e826721415562915fde (patch) | |
| tree | 8a3040ba11c3fafbf44781da6f92658ad1283533 /meta/recipes-devtools/bison | |
| parent | d7ff4f5defd3bbae66d2708ce786e530410839b4 (diff) | |
| download | poky-56b270a68070846170977e826721415562915fde.tar.gz | |
bison: upgrade 3.7.2 -> 3.7.3
(From OE-Core rev: edd3364029531c06ab12c18f486f95e493dd6405)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison')
| -rw-r--r-- | meta/recipes-devtools/bison/bison_3.7.3.bb (renamed from meta/recipes-devtools/bison/bison_3.7.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.7.2.bb b/meta/recipes-devtools/bison/bison_3.7.3.bb index ace4ea5c3f..74532caec3 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" | |||
| 12 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \ | 12 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \ |
| 13 | file://add-with-bisonlocaledir.patch \ | 13 | file://add-with-bisonlocaledir.patch \ |
| 14 | " | 14 | " |
| 15 | SRC_URI[sha256sum] = "7948d193104d979c0fb0294a1854c73c89d72ae41acfc081826142578a78a91b" | 15 | SRC_URI[sha256sum] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f" |
| 16 | 16 | ||
| 17 | # No point in hardcoding path to m4, just use PATH | 17 | # No point in hardcoding path to m4, just use PATH |
| 18 | EXTRA_OECONF += "M4=m4" | 18 | EXTRA_OECONF += "M4=m4" |
