mirror of
https://git.yoctoproject.org/poky
synced 2026-06-08 15:29:50 +00:00
bison: update to 3.4.1
(From OE-Core rev: b97a5a37262a8d7ce45ae75d861e87dfe28fe0df) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bc5f6725af
commit
dad470264a
+2
-2
@@ -17,8 +17,8 @@ SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \
|
||||
# No point in hardcoding path to m4, just use PATH
|
||||
EXTRA_OECONF += "M4=m4"
|
||||
|
||||
SRC_URI[md5sum] = "c9b552dee234b2f6b66e56b27e5234c9"
|
||||
SRC_URI[sha256sum] = "039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804"
|
||||
SRC_URI[md5sum] = "201286a573b12da109df96282fe4ff4a"
|
||||
SRC_URI[sha256sum] = "27159ac5ebf736dffd5636fd2cd625767c9e437de65baa63cb0de83570bd820d"
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
Reference in New Issue
Block a user