mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
bison: upgrade 3.6.4 -> 3.7.1
(From OE-Core rev: 680dcdcc18afa83b63f495bbd55a068e81ec3004) 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
b237b62d47
commit
857833ad4a
+1
-1
@@ -13,7 +13,7 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
|
|||||||
file://add-with-bisonlocaledir.patch \
|
file://add-with-bisonlocaledir.patch \
|
||||||
file://0001-bison-fix-the-parallel-build.patch \
|
file://0001-bison-fix-the-parallel-build.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d"
|
SRC_URI[sha256sum] = "55c215521a13982a9bee68cd42eed51a65713f96c530a739a57de4438ac1bb69"
|
||||||
|
|
||||||
# No point in hardcoding path to m4, just use PATH
|
# No point in hardcoding path to m4, just use PATH
|
||||||
EXTRA_OECONF += "M4=m4"
|
EXTRA_OECONF += "M4=m4"
|
||||||
Reference in New Issue
Block a user