mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
bison: Upgrade to 3.5.1
Minor upgrade on 3.5 release series (From OE-Core rev: da9b363acea2545721702fc7c39c4589b666c61b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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] = "c0230be066069f33c8445766833f3205"
|
||||
SRC_URI[sha256sum] = "55e4a023b1b4ad19095a5f8279f0dc048fa29f970759cea83224a6d5e7a3a641"
|
||||
SRC_URI[md5sum] = "6fc5fa4488832a65db934b9e93bd5d4c"
|
||||
SRC_URI[sha256sum] = "3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0"
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
Reference in New Issue
Block a user