mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 18:49:34 +02:00
bison: upgrade 3.7.4 -> 3.7.5
(From OE-Core rev: 77d41c0329290fb33319feffdc504c2b3b4c8568) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3850c60b7b
commit
84fdf259b4
@@ -12,7 +12,7 @@ DEPENDS = "bison-native flex-native"
|
|||||||
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
|
SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
|
||||||
file://add-with-bisonlocaledir.patch \
|
file://add-with-bisonlocaledir.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010"
|
SRC_URI[sha256sum] = "e8c53bc5bc396d636622d0f25e31ca92fd53f00b09629f13ef540d564a6b31ab"
|
||||||
|
|
||||||
# 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