mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
bison: upgrade 3.7.3 -> 3.7.4
(From OE-Core rev: 0b882746f17a0b72033621d4efdf95d3bd9c7c35) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f9cc6850ee
commit
ca72d2e367
@@ -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] = "88d9e36856b004c0887a12ba00ea3c47db388519629483dd8c3fce9694d4da6f"
|
||||
SRC_URI[sha256sum] = "a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010"
|
||||
|
||||
# No point in hardcoding path to m4, just use PATH
|
||||
EXTRA_OECONF += "M4=m4"
|
||||
Reference in New Issue
Block a user