Turns out that the downloaded file is the one that the recipe wants, but the
checksum no longer matches.
I'm using this libmali-xlnx.bbappend to fix it for me:
# Checksum in Xilinx recipe appears to be wrong
SRC_URI[md5sum] = "8b5b44b3f39f8662ed2755296865bb99"
SRC_URI[sha256sum] =
"2fe9f3da94f19ba6a74d7da32f4c719ffddd31e38ada3be167884eba510da0f2"
# Remove the KHR headers, conflicts with mesa-gl
do_install_append() {
rm -rf ${D}${includedir}/KHR
}
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products B.V.
Materiaalweg 4, 5681 RJ Best
The Netherlands
T: +31 (0) 499 33 69 69
E: [email protected]
W: www.topicproducts.com
Please consider the environment before printing this e-mail
On 06-02-2020 15:37, Mike Looijmans via Lists.Yoctoproject.Org wrote:
Attempting to build the OpenGL stuff, but this quickly results in:
ERROR: libmali-xlnx-r8p0-01rel0-r0 do_fetch: The following download cannot be
fetched automatically. Please manually download the file and place it in the
'downloads' directory (or on an available PREMIRROR).
https://www.xilinx.com/member/forms/download/mali-driver-license.html?filename=mali-400-userspace.tar
I download the 572MB file after clicking lots of "I agree" buttons, and then
the error just turns into this and I'm back at square zero:
WARNING: libmali-xlnx-r8p0-01rel0-r0 do_fetch: Checksum mismatch for local
file /home/mike/downloads/mali-400-userspace.tar
Cleaning and trying again.
WARNING: libmali-xlnx-r8p0-01rel0-r0 do_fetch: Renaming
/home/mike/downloads/mali-400-userspace.tar to
/home/mike/downloads/mali-400-userspace.tar_bad-checksum_8b5b44b3f39f8662ed2755296865bb99
Where's the actual file it's looking for?
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products B.V.
Materiaalweg 4, 5681 RJ Best
The Netherlands
T: +31 (0) 499 33 69 69
E: [email protected]
W: www.topicproducts.com
Please consider the environment before printing this e-mail
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#4662):
https://lists.yoctoproject.org/g/meta-xilinx/message/4662
Mute This Topic: https://lists.yoctoproject.org/mt/71027930/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-